Pirac 0.9.0

dotnet add package Pirac --version 0.9.0
                    
NuGet\Install-Package Pirac -Version 0.9.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="Pirac" Version="0.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pirac" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Pirac" />
                    
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 Pirac --version 0.9.0
                    
#r "nuget: Pirac, 0.9.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.
#:package Pirac@0.9.0
                    
#: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=Pirac&version=0.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Pirac&version=0.9.0
                    
Install as a Cake Tool

Yet another MVVM Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
0.9.0 1,615 11/14/2016
0.8.11 1,909 11/5/2016
0.8.10 1,768 11/4/2016
0.8.9 1,577 11/3/2016
0.8.8 1,606 11/2/2016
0.8.7 1,399 10/24/2016
0.8.6 1,413 10/24/2016
0.8.5 1,418 10/23/2016
0.8.4 1,405 10/23/2016
0.8.3 1,415 10/23/2016
0.8.2 1,438 10/6/2016
0.8.1 1,367 10/5/2016
0.8.0 1,404 10/5/2016
0.7.5 1,393 10/4/2016
0.7.4 1,372 10/3/2016
0.7.3 1,725 9/21/2016
0.7.2 1,751 9/21/2016
0.7.1 1,682 9/20/2016
0.7.0 1,722 9/20/2016
0.6.1 1,429 9/15/2016
Loading failed