FluentValidation
3.1.0
Prefix Reserved
See the version list below for details.
Install-Package FluentValidation -Version 3.1.0
dotnet add package FluentValidation --version 3.1.0
<PackageReference Include="FluentValidation" Version="3.1.0" />
paket add FluentValidation --version 3.1.0
#r "nuget: FluentValidation, 3.1.0"
// Install FluentValidation as a Cake Addin
#addin nuget:?package=FluentValidation&version=3.1.0
// Install FluentValidation as a Cake Tool
#tool nuget:?package=FluentValidation&version=3.1.0
A validation library for .NET, Silverlight and WP7 that uses a fluent interface to construct strongly-typed validation rules.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Silverlight | sl3-wp sl4 sl5 |
This package has no dependencies.
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on FluentValidation:
Package | Downloads |
---|---|
FluentValidation.AspNetCore
AspNetCore integration for FluentValidation |
|
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation |
|
MicroElements.Swashbuckle.FluentValidation
Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes. |
|
FluentValidation.WebAPI
ASP.NET WebApi integration for FluentValidation |
|
Ocelot
Ocelot is an API Gateway. The project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. reference tokens. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features. |
GitHub repositories (132)
Showing the top 5 popular GitHub repositories that depend on FluentValidation:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 182,278 | 5/7/2022 |
11.0.0 | 121,948 | 4/30/2022 |
10.4.0 | 1,707,800 | 3/11/2022 |
10.3.6 | 4,671,650 | 12/13/2021 |
10.3.5 | 829,508 | 11/30/2021 |
10.3.4 | 2,678,424 | 10/22/2021 |
10.3.3 | 4,141,738 | 8/24/2021 |
10.3.1 | 294,186 | 8/19/2021 |
10.3.0 | 3,110,057 | 7/9/2021 |
10.2.3 | 3,337,328 | 6/3/2021 |
10.2.2 | 225,142 | 6/1/2021 |
10.2.1 | 439,814 | 5/30/2021 |
10.2.0 | 118,206 | 5/28/2021 |
10.1.0 | 2,283,640 | 4/28/2021 |
10.0.4 | 1,398,590 | 4/17/2021 |
9.5.4 | 1,410,004 | 4/5/2021 |
9.5.3 | 2,113,525 | 3/15/2021 |
9.5.2 | 909,158 | 3/8/2021 |
9.5.1 | 3,173,324 | 2/11/2021 |
9.5.0 | 1,506,752 | 1/31/2021 |
9.4.0 | 1,650,477 | 1/14/2021 |
9.3.0 | 7,236,105 | 11/10/2020 |
9.3.0-preview3 | 23,528 | 10/19/2020 |
9.3.0-preview2 | 107,617 | 9/15/2020 |
9.3.0-preview1 | 8,547 | 8/26/2020 |
9.2.2 | 4,115,732 | 9/20/2020 |
9.2.1 | 12,598 | 9/19/2020 |
9.2.0 | 4,548,997 | 8/26/2020 |
9.1.3 | 694,570 | 8/19/2020 |
9.1.2 | 534,192 | 8/12/2020 |
9.1.1 | 399,198 | 8/8/2020 |
9.1.0 | 24,678 | 8/8/2020 |
9.0.1 | 2,555,599 | 7/14/2020 |
9.0.0-preview5 | 64,095 | 5/23/2020 |
9.0.0-preview4 | 91,281 | 4/22/2020 |
9.0.0-preview3 | 129,188 | 2/29/2020 |
9.0.0-preview2 | 26,772 | 2/21/2020 |
9.0.0-preview1 | 63,115 | 2/8/2020 |
8.6.3 | 2,088,860 | 8/28/2020 |
8.6.2 | 15,705,734 | 2/29/2020 |
8.6.1 | 7,550,243 | 12/28/2019 |
8.6.0 | 2,819,681 | 12/4/2019 |
8.5.1 | 2,518,834 | 11/2/2019 |
8.5.0 | 3,601,925 | 9/24/2019 |
8.5.0-preview5 | 53,883 | 9/1/2019 |
8.5.0-preview4 | 77,679 | 7/23/2019 |
8.5.0-preview3 | 26,776 | 7/10/2019 |
8.5.0-preview2 | 49,188 | 6/13/2019 |
8.5.0-preview1 | 46,675 | 5/10/2019 |
8.4.0 | 9,401,990 | 5/10/2019 |
8.3.0 | 2,282,875 | 4/24/2019 |
8.2.3 | 474,774 | 4/12/2019 |
8.2.2 | 685,894 | 4/5/2019 |
8.2.1 | 234,764 | 4/4/2019 |
8.2.0 | 736,524 | 3/26/2019 |
8.1.3 | 3,885,486 | 1/25/2019 |
8.1.2 | 1,704,190 | 12/18/2018 |
8.1.1 | 470,471 | 12/11/2018 |
8.1.0 | 397,003 | 12/6/2018 |
8.1.0-preview2 | 26,585 | 11/14/2018 |
8.1.0-preview1 | 25,565 | 10/14/2018 |
8.0.101 | 556,262 | 11/24/2018 |
8.0.100 | 2,875,780 | 9/4/2018 |
8.0.0 | 713,262 | 8/16/2018 |
8.0.0-rc1 | 44,201 | 7/24/2018 |
8.0.0-preview4 | 22,513 | 7/16/2018 |
8.0.0-preview3 | 21,213 | 7/13/2018 |
8.0.0-preview2 | 21,000 | 7/13/2018 |
7.6.105 | 949,800 | 8/11/2018 |
7.6.104 | 1,978,483 | 7/6/2018 |
7.6.103 | 926,876 | 6/16/2018 |
7.6.102 | 204,612 | 6/14/2018 |
7.6.101 | 65,106 | 6/13/2018 |
7.6.100 | 143,476 | 6/7/2018 |
7.6.0 | 293,656 | 6/1/2018 |
7.6.0-preview1 | 37,496 | 4/12/2018 |
7.5.2 | 2,541,515 | 3/16/2018 |
7.5.1 | 183,674 | 3/11/2018 |
7.5.0 | 625,674 | 2/26/2018 |
7.4.0 | 988,205 | 1/26/2018 |
7.3.4 | 829,581 | 1/2/2018 |
7.3.3 | 157,302 | 12/22/2017 |
7.3.2 | 52,011 | 12/21/2017 |
7.3.1 | 241,904 | 12/13/2017 |
7.3.0 | 40,795 | 12/13/2017 |
7.3.0-beta3 | 25,632 | 12/8/2017 |
7.3.0-beta2 | 39,690 | 11/20/2017 |
7.3.0-beta1 | 22,613 | 11/11/2017 |
7.2.1 | 1,954,234 | 10/24/2017 |
7.2.0 | 639,257 | 10/5/2017 |
7.2.0-beta3 | 38,484 | 9/5/2017 |
7.2.0-beta2 | 24,450 | 8/22/2017 |
7.2.0-beta1 | 21,059 | 8/19/2017 |
7.1.1 | 1,373,397 | 7/25/2017 |
7.1.0 | 392,525 | 6/28/2017 |
7.1.0-beta1 | 20,869 | 6/24/2017 |
7.0.3 | 603,876 | 6/7/2017 |
7.0.2 | 211,836 | 5/26/2017 |
7.0.1 | 60,508 | 5/23/2017 |
7.0.0 | 357,429 | 5/19/2017 |
7.0.0-beta3 | 24,972 | 5/1/2017 |
7.0.0-beta2 | 24,540 | 4/17/2017 |
7.0.0-beta1 | 22,053 | 4/7/2017 |
6.4.1 | 1,013,787 | 3/15/2017 |
6.4.1-beta1 | 21,789 | 3/13/2017 |
6.4.0 | 670,818 | 3/3/2017 |
6.4.0-rc4 | 143,311 | 2/13/2017 |
6.4.0-rc3 | 33,056 | 2/3/2017 |
6.4.0-rc2 | 37,128 | 1/30/2017 |
6.4.0-rc1 | 20,920 | 1/30/2017 |
6.4.0-beta9 | 84,699 | 11/21/2016 |
6.4.0-beta8 | 47,715 | 10/31/2016 |
6.4.0-beta7 | 21,480 | 10/28/2016 |
6.4.0-beta6 | 21,895 | 10/25/2016 |
6.4.0-beta5 | 21,579 | 10/24/2016 |
6.4.0-beta4 | 21,611 | 10/21/2016 |
6.4.0-beta3 | 66,302 | 7/4/2016 |
6.4.0-beta2 | 22,481 | 7/1/2016 |
6.4.0-beta10 | 20,767 | 1/30/2017 |
6.4.0-beta1 | 24,714 | 6/28/2016 |
6.3.4-alpha | 314,392 | 6/1/2016 |
6.3.3-alpha | 21,159 | 5/27/2016 |
6.2.1 | 3,077,314 | 2/26/2016 |
6.2.1-beta1 | 25,292 | 2/24/2016 |
6.2.0 | 108,509 | 2/22/2016 |
6.2.0-beta1 | 21,286 | 2/12/2016 |
6.1.0 | 300,126 | 1/18/2016 |
6.0.2 | 95,448 | 1/5/2016 |
6.0.1 | 34,035 | 1/5/2016 |
6.0.0 | 83,343 | 12/22/2015 |
5.6.2 | 1,012,327 | 5/29/2015 |
5.6.1 | 28,364 | 5/29/2015 |
5.5.0 | 801,714 | 10/31/2014 |
5.4.0 | 476,645 | 7/3/2014 |
5.3.0 | 84,629 | 5/27/2014 |
5.2.0 | 59,091 | 5/21/2014 |
5.1.0 | 548,251 | 3/11/2014 |
5.0.0.1 | 289,137 | 10/24/2013 |
4.0.0.1 | 202,359 | 7/18/2013 |
4.0.0 | 93,610 | 4/29/2013 |
3.4.6 | 283,991 | 8/30/2012 |
3.4.0 | 55,599 | 8/17/2012 |
3.3.1 | 49,956 | 3/30/2012 |
3.2.0 | 59,547 | 11/14/2011 |
3.1.0 | 48,733 | 7/30/2011 |
3.0.0.1 | 23,528 | 7/5/2011 |
3.0.0 | 31,605 | 6/25/2011 |
2.0.0 | 48,017 | 1/9/2011 |
1.3.0 | 78,317 | 1/7/2011 |