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 (633)

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 (113)

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 2, 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
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
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 49,853,294 3/29/2023
11.2.2 22,083,304 9/8/2022
11.2.1 4,974,411 8/9/2022
11.2.0 365,964 8/8/2022
11.1.3 144,856 8/6/2022
11.1.2 4,813,118 6/30/2022
11.0.3 1,386,180 6/10/2022
11.0.2 1,777,550 5/27/2022
11.0.1 2,729,837 5/7/2022
11.0.0 858,983 4/30/2022
10.4.0 9,886,366 3/11/2022
10.3.6 11,230,239 12/13/2021
10.3.5 1,696,433 11/30/2021
10.3.4 4,201,826 10/22/2021
10.3.3 4,773,293 8/24/2021
10.3.1 261,831 8/19/2021
10.3.0 2,879,017 7/9/2021
10.2.3 2,792,159 6/3/2021
10.2.2 192,238 6/1/2021
10.2.1 252,619 5/30/2021
10.2.0 146,853 5/28/2021
10.1.0 1,902,740 4/28/2021
10.0.4 764,850 4/17/2021
10.0.3 119,065 4/15/2021
10.0.2 322,098 4/9/2021
10.0.1 38,081 4/8/2021
10.0.0 282,483 4/6/2021
10.0.0-preview4 18,207 3/22/2021
10.0.0-preview3 1,292 3/22/2021
10.0.0-preview2 7,385 3/8/2021
10.0.0-preview1 5,960 2/24/2021
9.5.4 2,549,205 4/5/2021
9.5.3 1,738,645 3/15/2021
9.5.2 882,709 3/8/2021
9.5.1 3,318,652 2/11/2021
9.5.0 1,538,687 1/31/2021
9.4.0 1,529,116 1/14/2021
9.3.0 5,936,703 11/10/2020
9.3.0-preview3 17,543 10/19/2020
9.3.0-preview2 37,940 9/15/2020
9.3.0-preview1 4,978 8/26/2020
9.2.0 5,893,977 8/26/2020
9.1.3 380,529 8/19/2020
9.1.2 420,047 8/12/2020
9.1.1 246,384 8/8/2020
9.1.0 26,018 8/8/2020
9.0.1 2,221,919 7/14/2020
9.0.0-preview5 44,172 5/23/2020
9.0.0-preview4 31,043 4/22/2020
9.0.0-preview3 68,751 2/29/2020
9.0.0-preview2 20,945 2/21/2020
9.0.0-preview1 38,535 2/8/2020
8.6.3 2,735,454 8/28/2020
8.6.2 11,824,155 2/29/2020
8.6.1 5,290,920 12/28/2019
8.6.0 2,168,793 12/4/2019
8.5.1 1,305,503 11/2/2019
8.5.0 2,049,162 9/24/2019
8.5.0-preview5 25,694 9/1/2019
8.5.0-preview4 48,571 7/23/2019
8.5.0-preview3 5,710 7/10/2019
8.5.0-preview2 15,489 6/13/2019
8.5.0-preview1 16,006 5/10/2019
8.4.0 3,945,355 5/10/2019
8.3.0 500,364 4/24/2019
8.2.2 534,032 4/5/2019
8.2.1 236,015 4/4/2019
8.2.0 249,225 3/26/2019
8.1.3 1,565,654 1/25/2019
8.1.2 716,773 12/18/2018
8.1.1 261,817 12/11/2018
8.1.0 77,613 12/6/2018
8.0.101 258,113 11/24/2018
8.0.100 1,155,117 9/4/2018
8.0.0 195,805 8/16/2018
8.0.0-rc1 12,479 7/24/2018
8.0.0-preview4 3,042 7/16/2018
8.0.0-preview3 2,273 7/13/2018
8.0.0-preview2 2,088 7/13/2018
8.0.0-preview1 2,297 7/10/2018
7.6.105 170,692 8/11/2018
7.6.104 784,396 7/6/2018
7.6.103 254,793 6/16/2018
7.6.102 41,035 6/14/2018
7.6.101 22,145 6/13/2018
7.6.0 143,058 6/1/2018
7.6.0-preview1 4,938 4/12/2018
7.5.2 896,258 3/16/2018
7.5.0 323,160 2/26/2018
7.4.0 456,989 1/26/2018
7.3.4 312,095 1/2/2018
7.3.3 81,781 12/22/2017
7.3.2 30,835 12/21/2017
7.3.1 39,433 12/13/2017
7.3.0-beta3 6,572 12/8/2017
7.3.0-beta2 15,892 11/20/2017
7.3.0-beta1 2,948 11/11/2017
7.2.1 513,126 10/24/2017
7.2.0 66,635 10/5/2017
7.2.0-beta3 15,170 9/5/2017
7.2.0-beta2 4,652 8/22/2017
7.2.0-beta1 2,011 8/19/2017
7.1.1 260,769 7/25/2017
7.1.0 67,527 6/28/2017
7.1.0-beta1 2,024 6/24/2017
7.0.3 38,626 6/7/2017
7.0.2 15,990 5/26/2017
7.0.0 23,420 5/19/2017
7.0.0-beta3 2,495 5/1/2017
7.0.0-beta2 3,035 4/17/2017
7.0.0-beta1 2,939 4/7/2017
6.4.0 317,093 3/3/2017
6.4.0-rc4 5,958 2/13/2017
6.4.0-rc3 12,171 2/3/2017
6.4.0-rc2 16,767 1/30/2017
6.4.0-rc1 1,971 1/30/2017
6.4.0-beta9 33,026 11/21/2016
6.4.0-beta8 11,522 10/31/2016
6.4.0-beta7 2,206 10/28/2016
6.4.0-beta6 2,635 10/25/2016
6.4.0-beta5 2,313 10/24/2016
6.4.0-beta4 2,257 10/21/2016
6.4.0-beta3 14,704 7/4/2016
6.4.0-beta2 1,931 7/1/2016
6.4.0-beta10 1,834 1/30/2017
6.4.0-beta1 2,212 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