IndependentReserve.Grpc.Tools
1.2.36
See the version list below for details.
dotnet add package IndependentReserve.Grpc.Tools --version 1.2.36
NuGet\Install-Package IndependentReserve.Grpc.Tools -Version 1.2.36
<PackageReference Include="IndependentReserve.Grpc.Tools" Version="1.2.36"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add IndependentReserve.Grpc.Tools --version 1.2.36
#r "nuget: IndependentReserve.Grpc.Tools, 1.2.36"
// Install IndependentReserve.Grpc.Tools as a Cake Addin #addin nuget:?package=IndependentReserve.Grpc.Tools&version=1.2.36 // Install IndependentReserve.Grpc.Tools as a Cake Tool #tool nuget:?package=IndependentReserve.Grpc.Tools&version=1.2.36
Automatic generation of gRPC server and client code from .NET interfaces
When referenced by a project, this package adds itself into the compilation pipeline in the following way:
For every dependent project which is marked by the GenerateGrpc attribute, it loads all eligible C# interfaces and for every such interface generates the following code:
- A set of *.proto files for the hierarchy of DTO classes referenced by the source interface;
- A set of C# conversion (partial) classes which provide implicit conversion operators for "gRPC - DTO" conversion for every generated *.proto file;
- A gRPC server implementation which depends on source interface (via DI) and internally calls this interface for corresponding interface method implementation;
- A gRPC client class which implements source interface by calling gRPC server via gRPC.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- IndependentReserve.Grpc (>= 1.2.36)
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 |
---|---|---|
4.3.253 | 3,024 | 8/13/2024 |
4.2.221 | 141 | 7/11/2024 |
4.2.219 | 5,506 | 7/6/2024 |
4.1.215 | 17,461 | 12/15/2023 |
4.1.210 | 1,096 | 11/30/2023 |
4.0.201 | 957 | 11/21/2023 |
4.0.194 | 887 | 11/17/2023 |
4.0.189 | 2,976 | 11/9/2023 |
4.0.186 | 786 | 11/8/2023 |
4.0.185 | 815 | 11/8/2023 |
3.2.149 | 2,817 | 8/15/2023 |
3.2.146 | 907 | 8/11/2023 |
3.1.145 | 5,883 | 4/28/2023 |
3.1.143 | 1,217 | 4/4/2023 |
3.1.140 | 1,079 | 3/29/2023 |
3.1.138 | 1,233 | 3/29/2023 |
3.1.136 | 1,310 | 3/21/2023 |
3.1.134 | 1,246 | 3/21/2023 |
3.1.132 | 1,243 | 3/19/2023 |
3.1.130 | 1,124 | 3/16/2023 |
2.3.124 | 1,113 | 3/13/2023 |
2.2.119 | 1,400 | 3/8/2023 |
2.2.115 | 1,876 | 3/5/2023 |
2.2.114 | 1,286 | 3/5/2023 |
2.1.108 | 1,267 | 3/3/2023 |
1.9.116 | 1,256 | 3/5/2023 |
1.9.106 | 1,473 | 3/3/2023 |
1.9.104 | 1,369 | 3/2/2023 |
1.8.94 | 1,490 | 2/27/2023 |
1.7.88 | 1,230 | 2/27/2023 |
1.7.86 | 1,067 | 2/27/2023 |
1.6.81 | 1,895 | 2/2/2023 |
1.5.77 | 1,490 | 1/26/2023 |
1.4.69 | 1,595 | 1/9/2023 |
1.4.61 | 1,460 | 1/3/2023 |
1.3.52 | 1,984 | 12/16/2022 |
1.3.48 | 1,370 | 12/15/2022 |
1.2.42 | 1,889 | 12/14/2022 |
1.2.36 | 1,577 | 11/29/2022 |
1.2.33 | 1,699 | 11/28/2022 |