Nickvision.WPF 2021.4.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nickvision.WPF --version 2021.4.4
NuGet\Install-Package Nickvision.WPF -Version 2021.4.4
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="Nickvision.WPF" Version="2021.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nickvision.WPF --version 2021.4.4
#r "nuget: Nickvision.WPF, 2021.4.4"
#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 Nickvision.WPF as a Cake Addin
#addin nuget:?package=Nickvision.WPF&version=2021.4.4

// Install Nickvision.WPF as a Cake Tool
#tool nuget:?package=Nickvision.WPF&version=2021.4.4

A library for Nickvision applications built with WPF that contains a lightweight MVVM framework, custom controls, and an update framework

Product Compatible and additional computed target framework versions.
.NET net5.0-windows10.0.18362 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
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
2022.5.7.3 509 5/19/2022
2022.5.7.2 429 5/16/2022
2022.5.7.1 438 5/15/2022
2022.5.7 421 5/15/2022
2022.5.6.4 418 5/15/2022
2022.5.6.3 419 5/15/2022
2022.5.6.2 429 5/15/2022
2022.5.6.1 422 5/15/2022
2022.5.6 402 5/15/2022
2022.5.5.2 425 5/13/2022
2022.5.5.1 423 5/10/2022
2022.5.5 405 5/10/2022
2022.5.4 429 5/8/2022
2022.5.3.1 455 5/8/2022
2022.5.3 429 5/8/2022
2022.5.2 413 5/8/2022
2022.5.1 410 5/8/2022
2022.5.0 407 5/8/2022
2021.8.3 4,902 8/22/2021
2021.8.2 4,909 8/22/2021
2021.8.1 4,984 8/22/2021
2021.8.0 4,942 8/22/2021
2021.5.1 5,059 5/17/2021
2021.5.0 5,083 5/14/2021
2021.4.11 5,025 4/26/2021
2021.4.10 4,997 4/23/2021
2021.4.9 4,976 4/18/2021
2021.4.8 5,000 4/18/2021
2021.4.7 5,034 4/18/2021
2021.4.6 4,944 4/17/2021
2021.4.5 5,007 4/17/2021
2021.4.4 5,064 4/17/2021
2021.4.3 5,022 4/17/2021
2021.4.2 5,007 4/16/2021
2021.4.1 5,003 4/15/2021
2021.4.0 4,952 4/15/2021

- Updated Update method name to UpdateAsync
- Added support for finding a Window or a Page with the ViewLocator