IndependentReserve.Grpc 4.3.253

dotnet add package IndependentReserve.Grpc --version 4.3.253
                    
NuGet\Install-Package IndependentReserve.Grpc -Version 4.3.253
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IndependentReserve.Grpc" Version="4.3.253" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IndependentReserve.Grpc" Version="4.3.253" />
                    
Directory.Packages.props
<PackageReference Include="IndependentReserve.Grpc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IndependentReserve.Grpc --version 4.3.253
                    
#r "nuget: IndependentReserve.Grpc, 4.3.253"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IndependentReserve.Grpc@4.3.253
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IndependentReserve.Grpc&version=4.3.253
                    
Install as a Cake Addin
#tool nuget:?package=IndependentReserve.Grpc&version=4.3.253
                    
Install as a Cake Tool

IndependentReserve.Grpc.Tools

Basic types used by IndependentReserve.Grpc.Tools package

Purpose

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 client code generated by IndependentReserve.Grpc.Tools.

Newer .NET projects usually do not need to reference this package explicitly.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 is compatible. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 22,056 8/13/2024
4.2.221 233 7/11/2024
4.2.219 5,384 7/6/2024
4.1.215 16,503 12/15/2023
4.1.210 928 11/30/2023
4.0.201 770 11/21/2023
4.0.194 716 11/17/2023
4.0.189 2,710 11/9/2023
4.0.186 608 11/8/2023
4.0.185 643 11/8/2023
3.2.149 2,508 8/15/2023
3.2.146 795 8/11/2023
3.1.145 5,551 4/28/2023
3.1.143 1,060 4/4/2023
3.1.140 919 3/29/2023
3.1.138 973 3/29/2023
3.1.136 1,081 3/21/2023
3.1.134 1,033 3/21/2023
3.1.132 1,010 3/19/2023
3.1.130 973 3/16/2023
2.3.124 968 3/13/2023
2.2.119 1,286 3/8/2023
2.2.115 1,743 3/5/2023
2.2.114 1,055 3/5/2023
2.1.108 1,056 3/3/2023
1.9.116 1,055 3/5/2023
1.9.106 1,346 3/3/2023
1.9.104 1,124 3/2/2023
1.8.94 1,287 2/27/2023
1.7.88 1,104 2/27/2023
1.7.86 932 2/27/2023
1.6.81 1,702 2/2/2023
1.5.77 1,381 1/26/2023
1.4.69 1,500 1/9/2023
1.4.61 1,134 1/3/2023
1.3.52 1,600 12/16/2022
1.3.48 1,107 12/15/2022
1.2.42 1,372 12/14/2022
1.2.36 1,338 11/29/2022
1.2.33 1,499 11/28/2022