Nickvision.Avalonia 2021.3.0

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

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos 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.4.0 1,128 4/20/2022
2022.3.2 1,054 3/9/2022
2022.3.1 1,071 3/5/2022
2022.3.0 1,048 3/3/2022
2022.3.0-beta3 603 3/1/2022
2022.3.0-beta2 618 2/26/2022
2022.3.0-beta1 623 2/26/2022
2022.2.1 1,064 2/24/2022
2022.2.0 1,087 2/18/2022
2022.1.8 1,123 1/26/2022
2022.1.7 1,073 1/26/2022
2022.1.6 1,112 1/25/2022
2022.1.5 1,057 1/22/2022
2022.1.4 1,048 1/21/2022
2022.1.3 1,103 1/21/2022
2022.1.2 1,136 1/18/2022
2022.1.1 1,118 1/18/2022
2022.1.0 926 1/14/2022
2021.12.6 782 12/24/2021
2021.12.5 847 12/17/2021
2021.12.4 781 12/17/2021
2021.12.3 813 12/17/2021
2021.12.2 828 12/16/2021
2021.12.1 853 12/16/2021
2021.12.0 814 12/16/2021
2021.11.1 6,563 11/24/2021
2021.11.0 5,269 11/23/2021
2021.9.7 847 9/25/2021
2021.9.6 827 9/25/2021
2021.9.5 864 9/24/2021
2021.9.4 872 9/24/2021
2021.9.3 845 9/24/2021
2021.9.2 882 9/24/2021
2021.9.1 885 9/24/2021
2021.9.0 872 9/23/2021
2021.7.8 907 7/26/2021
2021.7.7 963 7/26/2021
2021.7.6 869 7/26/2021
2021.7.5 948 7/26/2021
2021.7.4 935 7/26/2021
2021.7.3 829 7/26/2021
2021.7.2 866 7/26/2021
2021.7.1 852 7/26/2021
2021.7.0 880 7/26/2021
2021.4.0 1,039 4/10/2021
2021.3.8 1,113 3/25/2021
2021.3.7 1,008 3/23/2021
2021.3.6 1,008 3/19/2021
2021.3.5 1,041 3/18/2021
2021.3.4 1,050 3/15/2021
2021.3.3 1,149 3/14/2021
2021.3.2 1,191 3/14/2021
2021.3.1 1,147 3/13/2021
2021.3.0 1,149 3/13/2021
2021.1.1 1,069 1/26/2021
2021.1.0 1,098 1/26/2021
1.0.0 895 7/26/2021

- Removed custom Nickvision MessageBox and replaced with MessageBox.Avalonia