Rocket.Surgery.AspNetCore.FluentValidation
6.3.0
See the version list below for details.
dotnet add package Rocket.Surgery.AspNetCore.FluentValidation --version 6.3.0
NuGet\Install-Package Rocket.Surgery.AspNetCore.FluentValidation -Version 6.3.0
<PackageReference Include="Rocket.Surgery.AspNetCore.FluentValidation" Version="6.3.0" />
paket add Rocket.Surgery.AspNetCore.FluentValidation --version 6.3.0
#r "nuget: Rocket.Surgery.AspNetCore.FluentValidation, 6.3.0"
// Install Rocket.Surgery.AspNetCore.FluentValidation as a Cake Addin #addin nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation&version=6.3.0 // Install Rocket.Surgery.AspNetCore.FluentValidation as a Cake Tool #tool nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation&version=6.3.0
Package Description
Product | Versions 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- FluentValidation.AspNetCore (>= 8.6.1)
- Rocket.Surgery.Extensions.FluentValidation (>= 6.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Rocket.Surgery.AspNetCore.FluentValidation:
Package | Downloads |
---|---|
Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson
Package Description |
|
Rocket.Surgery.Meta.AspNetCore
Package Description |
|
Rocket.Surgery.Conventions.AspNetCore.FluentValidation
Package Description |
|
Rocket.Surgery.AspNetCore.FluentValidation.MediatR
Package Description |
|
Rocket.Surgery.Operational.AspNetCore.MediatR
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 3,504 | 12/9/2020 |
7.0.0-beta.4 | 461 | 12/4/2020 |
7.0.0-beta.3 | 1,259 | 8/19/2020 |
7.0.0-beta.2 | 1,634 | 7/11/2020 |
7.0.0-beta.1 | 612 | 6/28/2020 |
6.3.1 | 8,715 | 1/18/2020 |
6.3.0 | 581 | 1/13/2020 |
6.2.3 | 743 | 12/28/2019 |
6.2.2 | 817 | 12/16/2019 |
6.2.1 | 728 | 12/16/2019 |
6.2.0 | 747 | 12/16/2019 |
6.1.2 | 1,000 | 11/21/2019 |
6.1.1 | 1,128 | 10/16/2019 |
6.1.0 | 803 | 10/16/2019 |
6.0.1 | 511 | 10/11/2019 |
6.0.0 | 589 | 9/27/2019 |
## v6.3.0
As part of this release we had [2 issues](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/milestone/28?closed=1) closed.
__ dependenciess__
- [__#160__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/160) Bump FluentAssertions from 5.9.0 to 5.10.0
- [__#159__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/159) Bump MediatR from 7.0.0 to 8.0.0
## Changes:
* Added default parameter
* Updated readme
* Added new validator
* Updated to support injection in other places and the fluent mvc configuration
* Added aspnet core filter for validaiton exceptions
* +semver:minor
* Removed mediatr parts... shifted those to Operational.MediatR
* Updated to dotnet core 3.1 over 3.0 +semver:minor
* Merge pull request #160 from RocketSurgeonsGuild/dependabot/nuget/master/FluentAssertions-5.10.0
* Merge pull request #159 from RocketSurgeonsGuild/dependabot/nuget/master/MediatR-8.0.0
<details><summary><b>See More</b></summary>
* Bump FluentAssertions from 5.9.0 to 5.10.0
* Bump MediatR from 7.0.0 to 8.0.0
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=7755&view=logs).</details>