FluentValidation.MVC5 7.6.105

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

FluentValidation no longer supports ASP.NET MVC 5

There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentValidation.MVC5 --version 7.6.105
NuGet\Install-Package FluentValidation.MVC5 -Version 7.6.105
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="FluentValidation.MVC5" Version="7.6.105" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentValidation.MVC5 --version 7.6.105
#r "nuget: FluentValidation.MVC5, 7.6.105"
#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 FluentValidation.MVC5 as a Cake Addin
#addin nuget:?package=FluentValidation.MVC5&version=7.6.105

// Install FluentValidation.MVC5 as a Cake Tool
#tool nuget:?package=FluentValidation.MVC5&version=7.6.105

ASP.NET MVC 5 integration for FluentValidation

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on FluentValidation.MVC5:

Package Downloads
CloudCore.Web

The modules required to build CloudCore-based web modules.

CloudCore.TestSite

The modules required to build CloudCore-based web roles/sites.

Bnsights.Mvc

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

Bnsights.Mvc2

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

Exclr8.VNext.CloudCore.Web.Core

The core modules required to build CloudCore-based web modules.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FluentValidation.MVC5:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Version Downloads Last updated
8.6.1 699,556 2/24/2020
8.6.0 71,131 12/4/2019
8.5.1 27,549 11/2/2019
8.5.0 37,328 9/24/2019
8.4.0 266,858 5/10/2019
8.3.0 21,022 4/24/2019
8.2.0 106,224 3/26/2019
8.1.3 195,141 1/25/2019
8.1.2 100,977 12/18/2018
8.1.1 6,751 12/11/2018
8.1.0 13,665 12/6/2018
8.0.100 165,568 9/4/2018
8.0.0 30,880 8/16/2018
8.0.0-rc1 1,924 7/24/2018
8.0.0-preview4 1,695 7/16/2018
8.0.0-preview3 1,652 7/13/2018
8.0.0-preview2 1,502 7/13/2018
8.0.0-preview1 1,625 7/10/2018
7.6.105 176,343 8/11/2018
7.6.104 90,361 7/6/2018
7.6.103 32,712 6/16/2018
7.6.102 2,202 6/14/2018
7.6.101 1,985 6/13/2018
7.6.0 8,524 6/1/2018
7.5.2 278,586 3/16/2018
7.5.0 17,050 2/26/2018
7.4.0 82,786 1/26/2018
7.2.1 381,244 10/24/2017
7.2.0 91,174 10/5/2017
7.1.1 249,345 7/25/2017
7.1.0 29,561 6/28/2017
7.1.0-beta1 1,535 6/24/2017
7.0.3 16,981 6/7/2017
7.0.0 99,420 5/19/2017
7.0.0-beta3 1,499 5/1/2017
7.0.0-beta2 1,871 4/17/2017
7.0.0-beta1 1,529 4/7/2017
6.4.0 242,123 3/3/2017
6.2.1 484,119 2/26/2016
6.2.1-beta1 1,956 2/24/2016
6.2.0 15,185 2/22/2016
6.2.0-beta1 1,800 2/12/2016
6.1.0 68,539 1/18/2016
6.0.2 12,570 1/5/2016
6.0.1 2,620 1/5/2016
6.0.0 26,030 12/22/2015
5.6.2 363,598 5/29/2015
5.6.1 2,488 5/29/2015
5.6.0 7,639 5/22/2015
5.5.0 227,128 10/31/2014
5.4.0 114,408 7/3/2014
5.1.0 268,548 3/11/2014
5.0.0.1 93,821 10/24/2013

Changes in 7.5:
* Better handling of clientside messages when using custom overriden language resources
* Added flag in the ValidationContext's RootDataContext when a validator is invoked by the automatic MVC/WebApi integration

Changes in 7.4:
* Added SetRulesetForClientsideMessages method as an alternative to using the RulesetForClientSideMessagesAttribute
* Updated the MVC5 AddToModelState extension not to overwrite existing attempted values

Full release notes can be found at https://github.com/JeremySkinner/FluentValidation/blob/master/Changelog.txt