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.
<PackageVersion Include="Rocket.Surgery.AspNetCore.FluentValidation" Version="6.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Rocket.Surgery.AspNetCore.FluentValidation" />
                    
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 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.
#:package Rocket.Surgery.AspNetCore.FluentValidation@6.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation&version=6.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation&version=6.3.0
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.AspNetCore.FluentValidation.MediatR

Package Description

Rocket.Surgery.Conventions.AspNetCore.FluentValidation

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,996 12/9/2020
7.0.0-beta.4 627 12/4/2020
7.0.0-beta.3 1,527 8/19/2020
7.0.0-beta.2 1,814 7/11/2020
7.0.0-beta.1 790 6/28/2020
6.3.1 9,248 1/18/2020
6.3.0 796 1/13/2020
6.2.3 981 12/28/2019
6.2.2 1,044 12/16/2019
6.2.1 963 12/16/2019
6.2.0 977 12/16/2019
6.1.2 1,231 11/21/2019
6.1.1 1,371 10/16/2019
6.1.0 1,052 10/16/2019
6.0.1 715 10/11/2019
6.0.0 787 9/27/2019
Loading failed

## 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>