Adds DataAnnotations validation to rpc calls.
Info
Version: | 4.0.0-RC1305 |
Author(s): | EasyRpc.AspNetCore.DataAnnotations |
Last Update: | Wednesday, September 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ipjohnson/EasyRpc |
NuGet Url: | https://www.nuget.org/packages/EasyRpc.AspNetCore.DataAnnotations |
Install
Install-Package EasyRpc.AspNetCore.DataAnnotations
dotnet add package EasyRpc.AspNetCore.DataAnnotations
paket add EasyRpc.AspNetCore.DataAnnotations
EasyRpc.AspNetCore.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- EasyRpc.AspNetCore(>= 4.0.01113)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.3)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.1.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- EasyRpc.AspNetCore(>= 4.0.01113)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.3)
- System.ComponentModel.Annotations(>= 4.1.0)
Tags