FluentValidation.DependencyInjectionExtensions 11.11.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FluentValidation.DependencyInjectionExtensions --version 11.11.0
                    
NuGet\Install-Package FluentValidation.DependencyInjectionExtensions -Version 11.11.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.DependencyInjectionExtensions" Version="11.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
                    
Directory.Packages.props
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" />
                    
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.DependencyInjectionExtensions --version 11.11.0
                    
#r "nuget: FluentValidation.DependencyInjectionExtensions, 11.11.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.DependencyInjectionExtensions&version=11.11.0
                    
Install FluentValidation.DependencyInjectionExtensions as a Cake Addin
#tool nuget:?package=FluentValidation.DependencyInjectionExtensions&version=11.11.0
                    
Install FluentValidation.DependencyInjectionExtensions as a Cake Tool

FluentValidation is validation library for .NET that uses a fluent interface and lambda expressions for building strongly-typed validation rules.

The FluentValidation.DependencyInjectionExtensions package extends FluentValidation to provide integration with Microsoft Dependency Injection (IServiceProvider).

More details about the methods provided in this package can be found in the documentation

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

Full documentation 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 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (413)

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

Package Downloads
FluentValidation.AspNetCore

AspNetCore integration for FluentValidation

Sitko.Core.App

Sitko.Core is a set of libraries to help build .NET Core applications fast

MediatR.Extensions.FluentValidation.AspNetCore

MediatR extension to FluentValidation for .NET framework.

Chargily.EpayGateway.NET

C# .NET Library to use Chargily Epay Payment Gateway

Masa.Blazor

Blazor UI component library based on Material Design

GitHub repositories (95)

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

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
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
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
openbullet/OpenBullet2
OpenBullet reinvented
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微服务/分布式开发框架,同时也适用于单体架构系统的开发。
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
go2ismail/Asp.Net-Core-Inventory-Order-Management-System
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
BehzadDara/SampleProject
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
Version Downloads Last updated
12.0.0-preview1 37,719 1/2/2025
11.11.0 5,973,265 11/16/2024
11.10.0 4,463,602 9/15/2024
11.9.2 6,577,078 6/10/2024
11.9.1 3,203,949 4/23/2024
11.9.0 8,991,706 12/21/2023
11.8.1 2,081,938 11/22/2023
11.8.0 2,249,199 10/19/2023
11.7.1 3,015,623 8/12/2023
11.7.0 35,285 8/11/2023
11.6.0 2,259,518 7/4/2023
11.5.2 4,826,436 4/7/2023
11.5.1 48,941,592 2/20/2023
11.5.0 1,266,792 2/13/2023
11.4.0 5,147,528 11/23/2022
11.3.0 714,322 11/10/2022
11.2.2 3,631,061 9/11/2022
11.2.1 21,248,373 8/28/2022
11.2.0 5,651,896 8/8/2022
11.1.1 64,758 8/6/2022
11.1.0 7,435,379 6/22/2022
11.0.3 1,787,372 6/10/2022
11.0.2 2,878,909 5/27/2022
11.0.1 3,149,853 5/7/2022
11.0.0 2,804,921 4/30/2022
10.4.0 12,277,395 3/11/2022
10.3.6 13,881,078 12/13/2021
10.3.5 1,980,857 11/30/2021
10.3.4 5,273,020 10/22/2021
10.3.3 5,873,404 8/24/2021
10.3.1 368,881 8/19/2021
10.3.0 3,478,597 7/9/2021
10.2.3 3,652,031 6/3/2021
10.2.2 209,375 6/1/2021
10.2.1 290,509 5/30/2021
10.2.0 155,140 5/28/2021
10.1.0 2,166,596 4/28/2021
10.0.4 1,461,905 4/17/2021
10.0.3 150,728 4/15/2021
10.0.2 365,028 4/9/2021
10.0.1 41,272 4/8/2021
10.0.0 338,366 4/6/2021
10.0.0-preview4 21,699 3/22/2021
10.0.0-preview3 2,206 3/22/2021
10.0.0-preview2 9,037 3/8/2021
10.0.0-preview1 7,457 2/24/2021
9.5.4 2,945,928 4/5/2021
9.5.3 2,026,109 3/15/2021
9.5.2 1,001,142 3/8/2021
9.5.1 3,699,824 2/11/2021
9.5.0 1,690,479 1/31/2021
9.4.0 1,722,439 1/14/2021
9.3.0 6,788,096 11/10/2020
9.3.0-preview3 20,760 10/19/2020
9.3.0-preview2 39,486 9/15/2020
9.3.0-preview1 6,250 8/26/2020
9.2.0 6,746,526 8/26/2020
9.1.3 476,281 8/19/2020
9.1.2 544,910 8/12/2020
9.1.1 264,331 8/8/2020
9.1.0 28,089 8/8/2020
9.0.1 2,652,569 7/14/2020
9.0.0-preview5 45,698 5/23/2020
9.0.0-preview4 34,030 4/22/2020
9.0.0-preview3 76,730 2/29/2020
9.0.0-preview2 21,981 2/21/2020
9.0.0-preview1 40,802 2/8/2020
8.6.3 2,809,072 8/28/2020
8.6.2 12,907,120 2/29/2020
8.6.1 5,515,579 12/28/2019
8.6.0 2,263,228 12/4/2019
8.5.1 1,349,875 11/2/2019
8.5.0 2,075,508 9/24/2019
8.5.0-preview5 26,871 9/1/2019
8.5.0-preview4 49,977 7/23/2019
8.5.0-preview3 6,750 7/10/2019
8.5.0-preview2 16,633 6/13/2019
8.5.0-preview1 17,586 5/10/2019
8.4.0 4,031,288 5/10/2019
8.3.0 491,928 4/24/2019
8.2.2 775,078 4/5/2019