WinUX.UWP.MvvmLight 2.4.17005.1

Additional Details

This project is no longer maintained. Please use the MADE libraries (https://github.com/MADE-Apps/MADE.NET)

dotnet add package WinUX.UWP.MvvmLight --version 2.4.17005.1
NuGet\Install-Package WinUX.UWP.MvvmLight -Version 2.4.17005.1
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="WinUX.UWP.MvvmLight" Version="2.4.17005.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinUX.UWP.MvvmLight --version 2.4.17005.1
#r "nuget: WinUX.UWP.MvvmLight, 2.4.17005.1"
#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 WinUX.UWP.MvvmLight as a Cake Addin
#addin nuget:?package=WinUX.UWP.MvvmLight&version=2.4.17005.1

// Install WinUX.UWP.MvvmLight as a Cake Tool
#tool nuget:?package=WinUX.UWP.MvvmLight&version=2.4.17005.1

This library contains a collection of extended MvvmLight components that can be used in a variety of UWP applications built by the community.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.17005.1 1,527 1/5/2017

Initial release. Contains PageBase, PageBaseViewModel and CoreViewModelBase.