FluentValidation.AspNetCore 11.3.0

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

The FluentValidation.AspNetCore package extends FluentValidation to enable automatic validation within ASP.NET Core Controllers.

Instructions for using this package can be found on the github project page.

Supporting the project

If you use FluentValidation in a commercial project, please sponsor the project financially. FluentValidation is developed and supported by @JeremySkinner for free in his spare time and financial sponsorship helps keep the project going. You can sponsor the project via either GitHub sponsors or OpenCollective.

Full Documentation

Documentation for using FluentValidation.AspNetCore can be found on the github project page.

Documentation for the main FluentValidation package can be found at https://docs.fluentvalidation.net

Release Notes and Change Log

Release notes can be found on GitHub.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (638)

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

Package Downloads
Reo.Core.Validation

Package Description

Reo.Core.Hosting

Package Description

Reo.Core.DistributedCache.Abstractions

Package Description

Reo.Core.IdentityModel

Package Description

Reo.Core.Queue.RabbitMq

Package Description

GitHub repositories (114)

Showing the top 20 popular GitHub repositories that depend on FluentValidation.AspNetCore:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
dotnet/eShop
A reference .NET application implementing an eCommerce site
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
gothinkster/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
Version Downloads Last updated
11.3.0 50,546,475 3/29/2023
11.2.2 22,136,388 9/8/2022
11.2.1 4,988,337 8/9/2022
11.2.0 366,787 8/8/2022
11.1.3 145,587 8/6/2022
11.1.2 4,826,120 6/30/2022
11.0.3 1,390,485 6/10/2022
11.0.2 1,782,227 5/27/2022
11.0.1 2,735,812 5/7/2022
11.0.0 862,182 4/30/2022
10.4.0 9,914,396 3/11/2022
10.3.6 11,254,443 12/13/2021
10.3.5 1,699,000 11/30/2021
10.3.4 4,209,829 10/22/2021
10.3.3 4,779,660 8/24/2021
10.3.1 262,301 8/19/2021
10.3.0 2,883,726 7/9/2021
10.2.3 2,795,972 6/3/2021
10.2.2 192,413 6/1/2021
10.2.1 252,861 5/30/2021
10.2.0 147,387 5/28/2021
10.1.0 1,906,423 4/28/2021
10.0.4 765,992 4/17/2021
10.0.3 119,147 4/15/2021
10.0.2 322,484 4/9/2021
10.0.1 38,218 4/8/2021
10.0.0 283,144 4/6/2021
10.0.0-preview4 18,215 3/22/2021
10.0.0-preview3 1,295 3/22/2021
10.0.0-preview2 7,394 3/8/2021
10.0.0-preview1 5,964 2/24/2021
9.5.4 2,555,675 4/5/2021
9.5.3 1,740,554 3/15/2021
9.5.2 883,559 3/8/2021
9.5.1 3,322,441 2/11/2021
9.5.0 1,541,338 1/31/2021
9.4.0 1,532,193 1/14/2021
9.3.0 5,945,294 11/10/2020
9.3.0-preview3 17,593 10/19/2020
9.3.0-preview2 37,993 9/15/2020
9.3.0-preview1 4,986 8/26/2020
9.2.0 5,899,572 8/26/2020
9.1.3 380,964 8/19/2020
9.1.2 420,784 8/12/2020
9.1.1 246,621 8/8/2020
9.1.0 26,073 8/8/2020
9.0.1 2,224,520 7/14/2020
9.0.0-preview5 44,239 5/23/2020
9.0.0-preview4 31,056 4/22/2020
9.0.0-preview3 68,784 2/29/2020
9.0.0-preview2 20,951 2/21/2020
9.0.0-preview1 38,643 2/8/2020
8.6.3 2,741,308 8/28/2020
8.6.2 11,844,362 2/29/2020
8.6.1 5,297,975 12/28/2019
8.6.0 2,170,762 12/4/2019
8.5.1 1,306,918 11/2/2019
8.5.0 2,055,209 9/24/2019
8.5.0-preview5 25,708 9/1/2019
8.5.0-preview4 48,686 7/23/2019
8.5.0-preview3 5,713 7/10/2019
8.5.0-preview2 15,494 6/13/2019
8.5.0-preview1 16,095 5/10/2019
8.4.0 3,946,971 5/10/2019
8.3.0 500,499 4/24/2019
8.2.2 534,491 4/5/2019
8.2.1 236,042 4/4/2019
8.2.0 249,373 3/26/2019
8.1.3 1,566,036 1/25/2019
8.1.2 716,904 12/18/2018
8.1.1 261,834 12/11/2018
8.1.0 77,672 12/6/2018
8.0.101 258,392 11/24/2018
8.0.100 1,155,749 9/4/2018
8.0.0 195,951 8/16/2018
8.0.0-rc1 12,484 7/24/2018
8.0.0-preview4 3,047 7/16/2018
8.0.0-preview3 2,280 7/13/2018
8.0.0-preview2 2,095 7/13/2018
8.0.0-preview1 2,304 7/10/2018
7.6.105 170,794 8/11/2018
7.6.104 784,772 7/6/2018
7.6.103 254,871 6/16/2018
7.6.102 41,046 6/14/2018
7.6.101 22,152 6/13/2018
7.6.0 143,074 6/1/2018
7.6.0-preview1 4,943 4/12/2018
7.5.2 897,240 3/16/2018
7.5.0 323,247 2/26/2018
7.4.0 458,148 1/26/2018
7.3.4 312,562 1/2/2018
7.3.3 81,998 12/22/2017
7.3.2 30,881 12/21/2017
7.3.1 39,447 12/13/2017
7.3.0-beta3 6,578 12/8/2017
7.3.0-beta2 15,897 11/20/2017
7.3.0-beta1 2,953 11/11/2017
7.2.1 513,428 10/24/2017
7.2.0 66,651 10/5/2017
7.2.0-beta3 15,175 9/5/2017
7.2.0-beta2 4,657 8/22/2017
7.2.0-beta1 2,015 8/19/2017
7.1.1 260,885 7/25/2017
7.1.0 67,586 6/28/2017
7.1.0-beta1 2,030 6/24/2017
7.0.3 38,697 6/7/2017
7.0.2 15,997 5/26/2017
7.0.0 23,467 5/19/2017
7.0.0-beta3 2,499 5/1/2017
7.0.0-beta2 3,040 4/17/2017
7.0.0-beta1 2,944 4/7/2017
6.4.0 321,727 3/3/2017
6.4.0-rc4 5,971 2/13/2017
6.4.0-rc3 12,176 2/3/2017
6.4.0-rc2 16,770 1/30/2017
6.4.0-rc1 1,974 1/30/2017
6.4.0-beta9 33,029 11/21/2016
6.4.0-beta8 11,525 10/31/2016
6.4.0-beta7 2,209 10/28/2016
6.4.0-beta6 2,638 10/25/2016
6.4.0-beta5 2,316 10/24/2016
6.4.0-beta4 2,260 10/21/2016
6.4.0-beta3 14,707 7/4/2016
6.4.0-beta2 1,934 7/1/2016
6.4.0-beta10 1,837 1/30/2017
6.4.0-beta1 2,215 6/28/2016

FluentValidation 11 is a major release. Please read the upgrade guide at https://docs.fluentvalidation.net/en/latest/upgrading-to-11.html

Full release notes can be found at https://github.com/FluentValidation/FluentValidation.AspNetCore/releases