Blue.MVVM.ViewModelAwareness 0.1.1-beta1

This is a prerelease version of Blue.MVVM.ViewModelAwareness.
dotnet add package Blue.MVVM.ViewModelAwareness --version 0.1.1-beta1
NuGet\Install-Package Blue.MVVM.ViewModelAwareness -Version 0.1.1-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Blue.MVVM.ViewModelAwareness" Version="0.1.1-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blue.MVVM.ViewModelAwareness --version 0.1.1-beta1
#r "nuget: Blue.MVVM.ViewModelAwareness, 0.1.1-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Blue.MVVM.ViewModelAwareness as a Cake Addin
#addin nuget:?package=Blue.MVVM.ViewModelAwareness&version=0.1.1-beta1&prerelease

// Install Blue.MVVM.ViewModelAwareness as a Cake Tool
#tool nuget:?package=Blue.MVVM.ViewModelAwareness&version=0.1.1-beta1&prerelease

MVVM, bare knuckle style!
     Blue.MVVM is, and will remain, an ultra lightweight suite supporting your Model-View-ViewModel (MVVM) based applications.


     _about this package_



     _what to expect in future releases?_

     
     Send feedback, feature-request, unexpected breaking changes, etc. via the projects nuget-page, https://www.nuget.org/packages/Blue.MVVM.Lib/ContactOwners, until there is a projet homepage...

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1-beta1 74 3/26/2015

0.1.1 - added universal-app support
     0.1.0 - Initial release