EasyRpc.AspNetCore.FluentValidation 5.0.0

dotnet add package EasyRpc.AspNetCore.FluentValidation --version 5.0.0
                    
NuGet\Install-Package EasyRpc.AspNetCore.FluentValidation -Version 5.0.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="EasyRpc.AspNetCore.FluentValidation" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyRpc.AspNetCore.FluentValidation" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EasyRpc.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 EasyRpc.AspNetCore.FluentValidation --version 5.0.0
                    
#r "nuget: EasyRpc.AspNetCore.FluentValidation, 5.0.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 EasyRpc.AspNetCore.FluentValidation@5.0.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=EasyRpc.AspNetCore.FluentValidation&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EasyRpc.AspNetCore.FluentValidation&version=5.0.0
                    
Install as a Cake Tool

Library for adding FluentValidation to EasyRpc.AspNetCore

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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

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
5.0.0 735 4/9/2021
5.0.0-Preview1 595 10/30/2020
4.0.0-RC1305 304 9/7/2022
4.0.0-RC1304 313 9/7/2022
4.0.0-Beta1113 726 2/1/2020
4.0.0-Beta1109 603 12/1/2019
4.0.0-Beta1107 597 11/14/2019
3.0.2-RC1099 660 5/22/2019
3.0.1 1,206 9/25/2018
3.0.0 1,096 9/8/2018
3.0.0-RC1087 903 9/5/2018
3.0.0-RC1086 944 9/4/2018
3.0.0-RC1081 880 8/23/2018
3.0.0-RC1080 915 8/21/2018
3.0.0-RC1077 932 8/15/2018
3.0.0-RC1076 908 8/15/2018
2.0.2 1,345 7/19/2018
2.0.1 1,588 7/8/2018
2.0.0 1,604 6/28/2018
2.0.0-RC1058 1,071 6/26/2018
Loading failed