Nickvision.Avalonia 2021.7.5

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

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

A framework for creating Nickvision applications with Avalonia

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,180 4/20/2022
2022.3.2 1,103 3/9/2022
2022.3.1 1,107 3/5/2022
2022.3.0 1,105 3/3/2022
2022.3.0-beta3 649 3/1/2022
2022.3.0-beta2 649 2/26/2022
2022.3.0-beta1 658 2/26/2022
2022.2.1 1,112 2/24/2022
2022.2.0 1,119 2/18/2022
2022.1.8 1,162 1/26/2022
2022.1.7 1,116 1/26/2022
2022.1.6 1,166 1/25/2022
2022.1.5 1,102 1/22/2022
2022.1.4 1,099 1/21/2022
2022.1.3 1,151 1/21/2022
2022.1.2 1,180 1/18/2022
2022.1.1 1,158 1/18/2022
2022.1.0 974 1/14/2022
2021.12.6 823 12/24/2021
2021.12.5 872 12/17/2021
2021.12.4 817 12/17/2021
2021.12.3 851 12/17/2021
2021.12.2 865 12/16/2021
2021.12.1 881 12/16/2021
2021.12.0 842 12/16/2021
2021.11.1 6,613 11/24/2021
2021.11.0 5,307 11/23/2021
2021.9.7 880 9/25/2021
2021.9.6 868 9/25/2021
2021.9.5 898 9/24/2021
2021.9.4 910 9/24/2021
2021.9.3 879 9/24/2021
2021.9.2 920 9/24/2021
2021.9.1 920 9/24/2021
2021.9.0 912 9/23/2021
2021.7.8 944 7/26/2021
2021.7.7 994 7/26/2021
2021.7.6 910 7/26/2021
2021.7.5 987 7/26/2021
2021.7.4 968 7/26/2021
2021.7.3 868 7/26/2021
2021.7.2 896 7/26/2021
2021.7.1 888 7/26/2021
2021.7.0 903 7/26/2021
2021.4.0 1,063 4/10/2021
2021.3.8 1,147 3/25/2021
2021.3.7 1,049 3/23/2021
2021.3.6 1,051 3/19/2021
2021.3.5 1,080 3/18/2021
2021.3.4 1,091 3/15/2021
2021.3.3 1,176 3/14/2021
2021.3.2 1,232 3/14/2021
2021.3.1 1,176 3/13/2021
2021.3.0 1,188 3/13/2021
2021.1.1 1,113 1/26/2021
2021.1.0 1,143 1/26/2021
1.0.0 938 7/26/2021

- Added ThemeService to support changing FluentAvaloniaTheme via MVVM