Rocket.Surgery.AspNetCore.FluentValidation 6.3.0

There is a newer version of this package available.
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
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="Rocket.Surgery.AspNetCore.FluentValidation" Version="6.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rocket.Surgery.AspNetCore.FluentValidation --version 6.3.0
#r "nuget: Rocket.Surgery.AspNetCore.FluentValidation, 6.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.
// 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 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. 
.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 (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,365 12/9/2020
7.0.0-beta.4 435 12/4/2020
7.0.0-beta.3 1,232 8/19/2020
7.0.0-beta.2 1,613 7/11/2020
7.0.0-beta.1 582 6/28/2020
6.3.1 8,555 1/18/2020
6.3.0 530 1/13/2020
6.2.3 677 12/28/2019
6.2.2 758 12/16/2019
6.2.1 669 12/16/2019
6.2.0 695 12/16/2019
6.1.2 937 11/21/2019
6.1.1 1,069 10/16/2019
6.1.0 733 10/16/2019
6.0.1 466 10/11/2019
6.0.0 542 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>