MpSoft.AspNet.Grpc.MvcApiGenerator is source-generating library generating ASP.NET MVC API controllers for the gRPC services in design time.
Info
Version: | 1.0.0 |
Author(s): | Marek Pokorný |
Last Update: | Friday, December 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarekPokornyOva/MpSoft.AspNet.Grpc.MvcApiGenerator |
NuGet Url: | https://www.nuget.org/packages/MpSoft.AspNet.Grpc.MvcApiGenerator.Runtime.Abstractions |
Install
Install-Package MpSoft.AspNet.Grpc.MvcApiGenerator.Runtime.Abstractions
dotnet add package MpSoft.AspNet.Grpc.MvcApiGenerator.Runtime.Abstractions
paket add MpSoft.AspNet.Grpc.MvcApiGenerator.Runtime.Abstractions
MpSoft.AspNet.Grpc.MvcApiGenerator.Runtime.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Grpc.Core.Api(>= 2.23.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
Tags