Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson
6.3.0
See the version list below for details.
dotnet add package Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson --version 6.3.0
NuGet\Install-Package Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson -Version 6.3.0
<PackageReference Include="Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson" Version="6.3.0" />
paket add Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson --version 6.3.0
#r "nuget: Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson, 6.3.0"
// Install Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson as a Cake Addin #addin nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson&version=6.3.0 // Install Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson as a Cake Tool #tool nuget:?package=Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson&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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.1.0)
- Rocket.Surgery.AspNetCore.FluentValidation (>= 6.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rocket.Surgery.AspNetCore.FluentValidation.NewtonsoftJson:
Package | Downloads |
---|---|
Rocket.Surgery.Conventions.AspNetCore.FluentValidation.NewtonsoftJson
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 2,950 | 12/9/2020 |
7.0.0-beta.4 | 324 | 12/4/2020 |
7.0.0-beta.3 | 1,213 | 8/19/2020 |
7.0.0-beta.2 | 642 | 7/11/2020 |
7.0.0-beta.1 | 485 | 6/28/2020 |
6.3.1 | 6,495 | 1/18/2020 |
6.3.0 | 454 | 1/13/2020 |
6.2.3 | 490 | 12/28/2019 |
6.2.2 | 544 | 12/16/2019 |
6.2.1 | 464 | 12/16/2019 |
6.2.0 | 481 | 12/16/2019 |
6.1.2 | 729 | 11/21/2019 |
6.1.1 | 903 | 10/16/2019 |
6.1.0 | 525 | 10/16/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>