IndependentReserve.Grpc.Tools
1.4.69
See the version list below for details.
dotnet add package IndependentReserve.Grpc.Tools --version 1.4.69
NuGet\Install-Package IndependentReserve.Grpc.Tools -Version 1.4.69
<PackageReference Include="IndependentReserve.Grpc.Tools" Version="1.4.69"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add IndependentReserve.Grpc.Tools --version 1.4.69
#r "nuget: IndependentReserve.Grpc.Tools, 1.4.69"
// Install IndependentReserve.Grpc.Tools as a Cake Addin #addin nuget:?package=IndependentReserve.Grpc.Tools&version=1.4.69 // Install IndependentReserve.Grpc.Tools as a Cake Tool #tool nuget:?package=IndependentReserve.Grpc.Tools&version=1.4.69
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.4.69)
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 | 8,825 | 8/13/2024 |
4.2.221 | 155 | 7/11/2024 |
4.2.219 | 5,623 | 7/6/2024 |
4.1.215 | 17,469 | 12/15/2023 |
4.1.210 | 1,103 | 11/30/2023 |
4.0.201 | 964 | 11/21/2023 |
4.0.194 | 894 | 11/17/2023 |
4.0.189 | 2,986 | 11/9/2023 |
4.0.186 | 794 | 11/8/2023 |
4.0.185 | 822 | 11/8/2023 |
3.2.149 | 2,824 | 8/15/2023 |
3.2.146 | 914 | 8/11/2023 |
3.1.145 | 5,893 | 4/28/2023 |
3.1.143 | 1,224 | 4/4/2023 |
3.1.140 | 1,088 | 3/29/2023 |
3.1.138 | 1,242 | 3/29/2023 |
3.1.136 | 1,317 | 3/21/2023 |
3.1.134 | 1,252 | 3/21/2023 |
3.1.132 | 1,249 | 3/19/2023 |
3.1.130 | 1,130 | 3/16/2023 |
2.3.124 | 1,119 | 3/13/2023 |
2.2.119 | 1,406 | 3/8/2023 |
2.2.115 | 1,882 | 3/5/2023 |
2.2.114 | 1,292 | 3/5/2023 |
2.1.108 | 1,273 | 3/3/2023 |
1.9.116 | 1,262 | 3/5/2023 |
1.9.106 | 1,479 | 3/3/2023 |
1.9.104 | 1,375 | 3/2/2023 |
1.8.94 | 1,497 | 2/27/2023 |
1.7.88 | 1,237 | 2/27/2023 |
1.7.86 | 1,074 | 2/27/2023 |
1.6.81 | 1,902 | 2/2/2023 |
1.5.77 | 1,497 | 1/26/2023 |
1.4.69 | 1,602 | 1/9/2023 |
1.4.61 | 1,468 | 1/3/2023 |
1.3.52 | 1,992 | 12/16/2022 |
1.3.48 | 1,378 | 12/15/2022 |
1.2.42 | 1,897 | 12/14/2022 |
1.2.36 | 1,589 | 11/29/2022 |
1.2.33 | 1,712 | 11/28/2022 |