A tool to expose .NET objects, as instances, over gRPC.
Info
Version: | 0.2.0-alpha.6 |
Author(s): | pauldotknopf |
Last Update: | Monday, June 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauldotknopf/net-grpc-gen |
NuGet Url: | https://www.nuget.org/packages/NetGrpcGen |
Install
Install-Package NetGrpcGen
dotnet add package NetGrpcGen
paket add NetGrpcGen
NetGrpcGen Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.11.2)
- Grpc.Core(>= 2.26.0)
- Microsoft.CSharp(>= 4.7.0)