Itmo.Dev.Platform.Grpc 1.2.282

Prefix Reserved
dotnet add package Itmo.Dev.Platform.Grpc --version 1.2.282
                    
NuGet\Install-Package Itmo.Dev.Platform.Grpc -Version 1.2.282
                    
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.282" />
                    
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.282" />
                    
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.282
                    
#r "nuget: Itmo.Dev.Platform.Grpc, 1.2.282"
                    
#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.282
                    
#: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.282
                    
Install as a Cake Addin
#tool nuget:?package=Itmo.Dev.Platform.Grpc&version=1.2.282
                    
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 net8.0 is compatible.  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. 
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.282 150 5/11/2025
1.2.275 55 5/10/2025
1.2.249 198 1/19/2025
1.2.204 450 10/29/2024
1.2.202 80 10/29/2024
1.1.196 82 10/29/2024
1.1.193 82 10/29/2024
1.1.190 83 10/26/2024
1.0.174 83 10/25/2024
1.0.133 81 10/25/2024
1.0.132 81 10/24/2024
1.0.131 138 10/24/2024
1.0.130 91 10/24/2024
1.0.129 78 10/24/2024
1.0.128 85 10/24/2024
1.0.127 93 10/23/2024
1.0.126 95 10/11/2024
1.0.125 83 10/11/2024
1.0.124 85 10/11/2024
1.0.123 87 10/11/2024
1.0.122 87 10/11/2024
1.0.121 89 10/11/2024
1.0.120 85 10/11/2024
1.0.119 93 10/11/2024
1.0.118 99 10/11/2024
1.0.117 89 10/10/2024
1.0.115 88 10/10/2024
1.0.113 137 10/6/2024
1.0.112 148 8/22/2024
1.0.111 104 5/14/2024
1.0.110 118 5/13/2024
1.0.109 115 5/13/2024
1.0.108 147 5/6/2024
1.0.107 138 5/6/2024
1.0.106 140 5/6/2024
1.0.105 144 5/4/2024
1.0.102 137 5/4/2024
1.0.101 140 4/26/2024
1.0.100 142 4/22/2024
1.0.99 130 4/21/2024
1.0.98 127 4/21/2024
1.0.97 127 4/19/2024
1.0.96 133 4/18/2024
1.0.95 132 4/18/2024
1.0.94 149 2/13/2024
1.0.93 177 2/10/2024

fixed grpc services interceptor registration