Metadata >> NuGet >> MrAdvice.MVVM

MrAdvice.MVVM

Metadata

Authors Arx One
Copyrights Copyright 2015
Description MrAdvice.MVVM is a lightweight MVVM library. It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management.
IconUrl https://raw.githubusercontent.com/ArxOne/MrAdvice.MVVM/master/Icon/MrAdvice.MVVM.png
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Arx One
ProjectUrl https://github.com/ArxOne/MrAdvice.MVVM
RequireLicenseAcceptance False
Summary MVVM library
Tags mvvm wpf dependencyproperty notifypropertychanged navigator threading
Dependencies MrAdvice.Fody|CommonServiceLocator
Title Mr. Advice MVVM
PackageSize 148956
PackageHashAlgorithm SHA512
PackageHash NwxHxw758d8H1nS+Ztpcn24bOQQSSg3FpNx1Kp4iYAZx8P5dIefrL4z2INzJyZkTNBCaaEvvJzTlTxCPdtkcTg==
DownloadCount 000000
CreatedDate 2015-10-07T09:35:53

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MrAdvice.MVVM -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MrAdvice.MVVM -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MrAdvice.MVVM
Installing the package (HTTP Basic authentication):
Install-Package MrAdvice.MVVM -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MrAdvice.MVVM -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MrAdvice.MVVM

OpenWrap

Installing the package:
o add-wrap MrAdvice.MVVM
Uninstalling the package:
o remove-wrap MrAdvice.MVVM

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.14
0.13.1
0.12
0.11
0.10
0.9.6.3
0.9.6.2
0.9.6.1
0.9.6.0
0.9.5.0
0.9.4.0
0.9.3.0