FluentValidation.DependencyInjectionExtensions 12.0.0-preview1

Prefix Reserved
This is a prerelease version of FluentValidation.DependencyInjectionExtensions.
dotnet add package FluentValidation.DependencyInjectionExtensions --version 12.0.0-preview1
                    
NuGet\Install-Package FluentValidation.DependencyInjectionExtensions -Version 12.0.0-preview1
                    
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="12.0.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="12.0.0-preview1" />
                    
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 12.0.0-preview1
                    
#r "nuget: FluentValidation.DependencyInjectionExtensions, 12.0.0-preview1"
                    
#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=12.0.0-preview1&prerelease
                    
Install FluentValidation.DependencyInjectionExtensions as a Cake Addin
#tool nuget:?package=FluentValidation.DependencyInjectionExtensions&version=12.0.0-preview1&prerelease
                    
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 net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (421)

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

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 43,189 1/2/2025
11.11.0 6,583,160 11/16/2024
11.10.0 4,606,955 9/15/2024
11.9.2 6,713,595 6/10/2024
11.9.1 3,256,664 4/23/2024
11.9.0 9,102,450 12/21/2023
11.8.1 2,106,154 11/22/2023
11.8.0 2,266,756 10/19/2023
11.7.1 3,036,633 8/12/2023
11.7.0 35,865 8/11/2023
11.6.0 2,275,476 7/4/2023
11.5.2 4,853,906 4/7/2023
11.5.1 50,069,365 2/20/2023
11.5.0 1,288,298 2/13/2023
11.4.0 5,175,976 11/23/2022
11.3.0 717,364 11/10/2022
11.2.2 3,649,436 9/11/2022
11.2.1 21,335,057 8/28/2022
11.2.0 5,696,231 8/8/2022
11.1.1 65,131 8/6/2022
11.1.0 7,473,506 6/22/2022
11.0.3 1,794,040 6/10/2022
11.0.2 2,908,113 5/27/2022
11.0.1 3,162,114 5/7/2022
11.0.0 2,833,260 4/30/2022
10.4.0 12,343,736 3/11/2022
10.3.6 13,933,336 12/13/2021
10.3.5 1,985,235 11/30/2021
10.3.4 5,288,805 10/22/2021
10.3.3 5,887,053 8/24/2021
10.3.1 369,612 8/19/2021
10.3.0 3,489,772 7/9/2021
10.2.3 3,658,648 6/3/2021
10.2.2 209,720 6/1/2021
10.2.1 290,728 5/30/2021
10.2.0 155,943 5/28/2021
10.1.0 2,172,876 4/28/2021
10.0.4 1,465,116 4/17/2021
10.0.3 151,106 4/15/2021
10.0.2 365,645 4/9/2021
10.0.1 41,363 4/8/2021
10.0.0 339,280 4/6/2021
10.0.0-preview4 21,707 3/22/2021
10.0.0-preview3 2,212 3/22/2021
10.0.0-preview2 9,043 3/8/2021
10.0.0-preview1 7,462 2/24/2021
9.5.4 2,959,109 4/5/2021
9.5.3 2,031,268 3/15/2021
9.5.2 1,003,550 3/8/2021
9.5.1 3,706,424 2/11/2021
9.5.0 1,699,661 1/31/2021
9.4.0 1,727,363 1/14/2021
9.3.0 6,801,833 11/10/2020
9.3.0-preview3 20,809 10/19/2020
9.3.0-preview2 39,558 9/15/2020
9.3.0-preview1 6,258 8/26/2020
9.2.0 6,757,774 8/26/2020
9.1.3 477,085 8/19/2020
9.1.2 546,068 8/12/2020
9.1.1 264,802 8/8/2020
9.1.0 28,135 8/8/2020
9.0.1 2,656,546 7/14/2020
9.0.0-preview5 45,727 5/23/2020
9.0.0-preview4 34,038 4/22/2020
9.0.0-preview3 76,815 2/29/2020
9.0.0-preview2 21,987 2/21/2020
9.0.0-preview1 41,034 2/8/2020
8.6.3 2,820,271 8/28/2020
8.6.2 12,950,085 2/29/2020
8.6.1 5,529,197 12/28/2019
8.6.0 2,266,244 12/4/2019
8.5.1 1,352,453 11/2/2019
8.5.0 2,083,101 9/24/2019
8.5.0-preview5 26,901 9/1/2019
8.5.0-preview4 50,228 7/23/2019
8.5.0-preview3 6,759 7/10/2019
8.5.0-preview2 16,646 6/13/2019
8.5.0-preview1 17,707 5/10/2019
8.4.0 4,034,771 5/10/2019
8.3.0 492,122 4/24/2019
8.2.2 779,349 4/5/2019