MvvmLib.Windows 0.0.6

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MvvmLib.Windows --version 0.0.6
NuGet\Install-Package MvvmLib.Windows -Version 0.0.6
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="MvvmLib.Windows" Version="0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLib.Windows --version 0.0.6
#r "nuget: MvvmLib.Windows, 0.0.6"
#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 MvvmLib.Windows as a Cake Addin
#addin nuget:?package=MvvmLib.Windows&version=0.0.6

// Install MvvmLib.Windows as a Cake Tool
#tool nuget:?package=MvvmLib.Windows&version=0.0.6

Library for Uwp with Navigation, Guards and view model participation.

* Navigation
 * NavigationManager: allows to create and manage navigation services
 * FrameNavigationService: allows to navigate, go back, go forward, cancel navigation and notify viewmodel
 * ViewModelLocator: allows to resolve ViewModel for views
 * INavigatable: allows views and view models to be notified on navigate
 * IDeactivatable: allow to cancel navigation
 * ILoadedEventListener: allows to be notified from view model when the view is loaded
 * BackRequestManager: allows to show the back button in title bar
* Mvvm
 * BootstrapperBase: base class for Bootstrapper

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

This package has no dependencies.

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