Itmo.Dev.Platform.Grpc 1.2.352

Prefix Reserved
dotnet add package Itmo.Dev.Platform.Grpc --version 1.2.352
                    
NuGet\Install-Package Itmo.Dev.Platform.Grpc -Version 1.2.352
                    
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="Itmo.Dev.Platform.Grpc" Version="1.2.352" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Itmo.Dev.Platform.Grpc" Version="1.2.352" />
                    
Directory.Packages.props
<PackageReference Include="Itmo.Dev.Platform.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 Itmo.Dev.Platform.Grpc --version 1.2.352
                    
#r "nuget: Itmo.Dev.Platform.Grpc, 1.2.352"
                    
#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 Itmo.Dev.Platform.Grpc@1.2.352
                    
#: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=Itmo.Dev.Platform.Grpc&version=1.2.352
                    
Install as a Cake Addin
#tool nuget:?package=Itmo.Dev.Platform.Grpc&version=1.2.352
                    
Install as a Cake Tool

Itmo.Dev.Platform.Grpc

Wrapper library for easier gRPC client and services configuration.

For more information see Wiki

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.352 57 2/28/2026
1.2.350 50 2/28/2026
1.2.348 47 2/28/2026
1.2.316 245 10/25/2025
1.2.308 194 10/9/2025
1.2.296 174 10/5/2025
1.2.282 289 5/11/2025
1.2.275 89 5/10/2025
1.2.249 236 1/19/2025
1.2.204 572 10/29/2024
1.2.202 112 10/29/2024
1.1.196 115 10/29/2024
1.1.193 109 10/29/2024
1.1.190 116 10/26/2024
1.0.174 112 10/25/2024
1.0.133 109 10/25/2024
1.0.132 114 10/24/2024
1.0.131 177 10/24/2024
1.0.130 128 10/24/2024
1.0.129 112 10/24/2024
Loading failed

fixed grpc services interceptor registration