FubuMVC.Validation 0.9.12.896

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

A FubuMVC implementation of FubuValidation

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.12.896 282 3/1/2014
0.9.11.872 92 12/16/2013
0.9.11.825 72 8/6/2013
0.9.10.709 85 2/19/2013
0.9.10.705 90 2/8/2013
0.9.10.703 92 2/6/2013
0.9.4.823 82 8/6/2013
0.8.9.690 93 1/9/2013
0.4.0.293 103 4/11/2012
0.4.0.292 78 4/10/2012
0.4.0.291 90 4/10/2012
0.4.0.290 74 4/9/2012
0.4.0.282 87 4/9/2012
0.4.0.281 94 4/9/2012
0.4.0.280 72 4/9/2012
0.4.0.279 88 4/9/2012
0.4.0.278 77 4/7/2012
0.4.0.277 85 4/6/2012
0.4.0.276 92 4/6/2012
0.4.0.275 75 4/6/2012
Loading failed