IndependentReserve.Grpc
1.3.48
See the version list below for details.
dotnet add package IndependentReserve.Grpc --version 1.3.48
NuGet\Install-Package IndependentReserve.Grpc -Version 1.3.48
<PackageReference Include="IndependentReserve.Grpc" Version="1.3.48" />
paket add IndependentReserve.Grpc --version 1.3.48
#r "nuget: IndependentReserve.Grpc, 1.3.48"
// Install IndependentReserve.Grpc as a Cake Addin #addin nuget:?package=IndependentReserve.Grpc&version=1.3.48 // Install IndependentReserve.Grpc as a Cake Tool #tool nuget:?package=IndependentReserve.Grpc&version=1.3.48
Basic types used by IndependentReserve.Grpc.Tools package
This package contains .NET types which are referenced by gRPC code generated by `IndependentReserve.Grpc.Tools` package.
This package might also need to be referenced by legacy .NET Framework projects which use gRPC code generated by `IndependentReserve.Grpc.Tools`.
Newer .NET projects usually do not need to reference this package explicitly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- AutoMapper (>= 10.1.1)
- Google.Protobuf (>= 3.19.1)
- Grpc (>= 2.42.0)
- Grpc.Net.Client (>= 2.47.0)
- Grpc.Net.Client.Web (>= 2.47.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IndependentReserve.Grpc:
Package | Downloads |
---|---|
IndependentReserve.Grpc.Tools
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.3.253 | 2,490 | 8/13/2024 |
4.2.221 | 125 | 7/11/2024 |
4.2.219 | 5,137 | 7/6/2024 |
4.1.215 | 16,381 | 12/15/2023 |
4.1.210 | 856 | 11/30/2023 |
4.0.201 | 669 | 11/21/2023 |
4.0.194 | 625 | 11/17/2023 |
4.0.189 | 2,621 | 11/9/2023 |
4.0.186 | 537 | 11/8/2023 |
4.0.185 | 556 | 11/8/2023 |
3.2.149 | 2,389 | 8/15/2023 |
3.2.146 | 680 | 8/11/2023 |
3.1.145 | 5,401 | 4/28/2023 |
3.1.143 | 919 | 4/4/2023 |
3.1.140 | 779 | 3/29/2023 |
3.1.138 | 842 | 3/29/2023 |
3.1.136 | 961 | 3/21/2023 |
3.1.134 | 916 | 3/21/2023 |
3.1.132 | 877 | 3/19/2023 |
3.1.130 | 837 | 3/16/2023 |
2.3.124 | 826 | 3/13/2023 |
2.2.119 | 1,136 | 3/8/2023 |
2.2.115 | 1,601 | 3/5/2023 |
2.2.114 | 925 | 3/5/2023 |
2.1.108 | 900 | 3/3/2023 |
1.9.116 | 932 | 3/5/2023 |
1.9.106 | 1,195 | 3/3/2023 |
1.9.104 | 998 | 3/2/2023 |
1.8.94 | 1,160 | 2/27/2023 |
1.7.88 | 976 | 2/27/2023 |
1.7.86 | 811 | 2/27/2023 |
1.6.81 | 1,557 | 2/2/2023 |
1.5.77 | 1,236 | 1/26/2023 |
1.4.69 | 1,359 | 1/9/2023 |
1.4.61 | 978 | 1/3/2023 |
1.3.52 | 1,454 | 12/16/2022 |
1.3.48 | 965 | 12/15/2022 |
1.2.42 | 1,221 | 12/14/2022 |
1.2.36 | 1,184 | 11/29/2022 |
1.2.33 | 1,359 | 11/28/2022 |