NvWa 0.2.4

dotnet add package NvWa --version 0.2.4
                    
NuGet\Install-Package NvWa -Version 0.2.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="NvWa" Version="0.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NvWa" Version="0.2.4" />
                    
Directory.Packages.props
<PackageReference Include="NvWa" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NvWa --version 0.2.4
                    
#r "nuget: NvWa, 0.2.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.
#:package NvWa@0.2.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NvWa&version=0.2.4
                    
Install as a Cake Addin
#tool nuget:?package=NvWa&version=0.2.4
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on NvWa:

Package Downloads
NvWa.Mvvm

Package Description

PuTi

Package Description

NvWa.ReactiveUI

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.4 97 1/25/2026
0.2.2-g2525f3fb32 93 1/23/2026
0.1.3 98 1/10/2026
0.0.68 48 11/29/2025
0.0.67 51 11/26/2025
0.0.66 55 5/31/2025
0.0.63 47 5/26/2025
0.0.62 108 3/21/2025
0.0.61 65 3/20/2025
0.0.60 87 3/11/2025
0.0.59 98 3/11/2025
0.0.58 185 2/18/2025
0.0.57 70 1/19/2025
0.0.56 77 1/7/2025
0.0.55 102 1/2/2025
0.0.54 87 1/1/2025
0.0.52 81 12/25/2024
0.0.49 102 5/20/2024
0.0.48 70 5/19/2024
0.0.47 74 5/19/2024
Loading failed