Nval.Mvc
1.1.0
.NET Framework
Install-Package Nval.Mvc -Version 1.1.0
dotnet add package Nval.Mvc --version 1.1.0
<PackageReference Include="Nval.Mvc" Version="1.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nval.Mvc --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nval.Mvc, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nval.Mvc as a Cake Addin
#addin nuget:?package=Nval.Mvc&version=1.1.0
// Install Nval.Mvc as a Cake Tool
#tool nuget:?package=Nval.Mvc&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple and flexible fluent validation framework for .NET for ASP.NET MVC applications
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Nval (>= 1.0.0)
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 |
---|---|---|
1.1.0 | 1,270 | 8/2/2014 |
1. XML comments were fixed.