Rocket.Surgery.AspNetCore.FluentValidation.MediatR 6.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rocket.Surgery.AspNetCore.FluentValidation.MediatR --version 6.2.0
NuGet\Install-Package Rocket.Surgery.AspNetCore.FluentValidation.MediatR -Version 6.2.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.MediatR" Version="6.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rocket.Surgery.AspNetCore.FluentValidation.MediatR --version 6.2.0
#r "nuget: Rocket.Surgery.AspNetCore.FluentValidation.MediatR, 6.2.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.MediatR as a Cake Addin
#addin nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation.MediatR&version=6.2.0

// Install Rocket.Surgery.AspNetCore.FluentValidation.MediatR as a Cake Tool
#tool nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation.MediatR&version=6.2.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.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.3 835 12/28/2019
6.2.2 487 12/16/2019
6.2.1 461 12/16/2019
6.2.0 456 12/16/2019
6.1.2 685 11/21/2019
6.1.1 860 10/16/2019
6.1.0 501 10/16/2019

## v6.2.0


As part of this release we had [16 issues](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/milestone/23?closed=1) closed.


__ dependenciess__

- [__#148__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/148) Bump Rocket.Surgery.Nuke.DotNetCore from 0.8.3 to 0.9.2
- [__#147__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/147) Bump ReportGenerator from 4.3.6 to 4.3.8
- [__#144__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/144) Bump JetBrains.ReSharper.CommandLineTools from 2019.3.0-eap07 to 2019.3.0
- [__#142__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/142) Bump Bogus from 28.4.3 to 28.4.4
- [__#141__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/141) Bump FluentValidation.AspNetCore from 8.5.1 to 8.6.0
- [__#140__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/140) Bump FluentValidation from 8.5.1 to 8.6.0
- [__#139__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/139) Bump Bogus from 28.4.1 to 28.4.3
- [__#138__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/138) Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0-preview.2 to 1.0.0
- [__#136__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/136) Bump JetBrains.ReSharper.CommandLineTools from 2019.3.0-eap06 to 2019.3.0-eap07
- [__#135__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/135) Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
- [__#134__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/134) Bump FakeItEasy from 5.4.1 to 5.5.0
- [__#133__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/133) Bump FakeItEasy.Analyzer.CSharp from 5.4.1 to 5.5.0
- [__#132__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/132) Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8
- [__#131__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/131) Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 2.9.7 to 2.9.8
- [__#130__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/130) Bump Rocket.Surgery.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7
- [__#129__](https://github.com/RocketSurgeonsGuild/FluentValidation.Extensions/pull/129) Bump Rocket.Surgery.Conventions from 9.0.6 to 9.0.7




## Changes:

* Merge pull request #148 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Nuke.DotNetCore-0.9.2
* Merge pull request #142 from RocketSurgeonsGuild/dependabot/nuget/master/Bogus-28.4.4
* Bump Rocket.Surgery.Nuke.DotNetCore from 0.8.3 to 0.9.2
* Merge pull request #147 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.3.8
* Bump ReportGenerator from 4.3.6 to 4.3.8
* Merge pull request #144 from RocketSurgeonsGuild/dependabot/nuget/master/JetBrains.ReSharper.CommandLineTools-2019.3.0
* Updated dependabot config
* Bump JetBrains.ReSharper.CommandLineTools
* Bump Bogus from 28.4.3 to 28.4.4
* Updated dependencies
<details><summary><b>See More</b></summary>

* Merge pull request #135 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.SourceLink.GitHub-1.0.0
* Merge pull request #140 from RocketSurgeonsGuild/dependabot/nuget/master/FluentValidation-8.6.0
* Merge pull request #134 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy-5.5.0
* Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
* Merge pull request #138 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.NETFramework.ReferenceAssemblies-1.0.0
* Bump FluentValidation from 8.5.1 to 8.6.0
* Bump FakeItEasy from 5.4.1 to 5.5.0
* Merge pull request #141 from RocketSurgeonsGuild/dependabot/nuget/master/FluentValidation.AspNetCore-8.6.0
* Bump Microsoft.NETFramework.ReferenceAssemblies
* Merge pull request #132 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.CodeAnalysis.FxCopAnalyzers-2.9.8
* Merge pull request #139 from RocketSurgeonsGuild/dependabot/nuget/master/Bogus-28.4.3
* Merge pull request #136 from RocketSurgeonsGuild/dependabot/nuget/master/JetBrains.ReSharper.CommandLineTools-2019.3.0-eap07
* Merge pull request #133 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy.Analyzer.CSharp-5.5.0
* Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8
* Merge pull request #131 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.CodeAnalysis.PublicApiAnalyzers-2.9.8
* Bump FluentValidation.AspNetCore from 8.5.1 to 8.6.0
* Bump Bogus from 28.4.1 to 28.4.3
* Bump JetBrains.ReSharper.CommandLineTools
* Bump FakeItEasy.Analyzer.CSharp from 5.4.1 to 5.5.0
* Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 2.9.7 to 2.9.8
* Updated deps
* Added formatting
* +semver:minor
* Updated dependencies and added request exception handling
* Updated shipped apis
* Added public api and fixed warnings
* Merge branch 'master' of github.com:RocketSurgeonsGuild/FluentValidation.Extensions
* Added editorconfig and publicapi
* Merge pull request #130 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Extensions.DependencyInjection.Abstractions-9.0.7
* Merge pull request #129 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Conventions-9.0.7
* Bump Rocket.Surgery.Extensions.DependencyInjection.Abstractions
* Bump Rocket.Surgery.Conventions from 9.0.6 to 9.0.7

This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=7216&view=logs).</details>