protobuf-net.Grpc.Native
1.3.14
Prefix Reserved
dotnet add package protobuf-net.Grpc.Native --version 1.3.14
NuGet\Install-Package protobuf-net.Grpc.Native -Version 1.3.14
<PackageReference Include="protobuf-net.Grpc.Native" Version="1.3.14" />
<PackageVersion Include="protobuf-net.Grpc.Native" Version="1.3.14" />
<PackageReference Include="protobuf-net.Grpc.Native" />
paket add protobuf-net.Grpc.Native --version 1.3.14
#r "nuget: protobuf-net.Grpc.Native, 1.3.14"
#:package protobuf-net.Grpc.Native@1.3.14
#addin nuget:?package=protobuf-net.Grpc.Native&version=1.3.14
#tool nuget:?package=protobuf-net.Grpc.Native&version=1.3.14
protobuf-net.Grpc.Native
Code-first gRPC over the unmanaged Grpc.Core API, for clients and servers
that cannot use the fully managed Grpc.Net.Client / Grpc.AspNetCore.Server stack — .NET Framework, or
anything else still on the native binaries.
var channel = new Channel("localhost", 5001, ChannelCredentials.Insecure);
var client = channel.CreateGrpcService<IMyAmazingService>();
var results = await client.SearchAsync(request);
A server binds an implementation to the service definitions:
var server = new Server();
server.Services.AddCodeFirst(new MyService());
Grpc.Core itself is in maintenance; where the managed stack is an option, prefer
protobuf-net.Grpc and
protobuf-net.Grpc.AspNetCore.
More
| 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 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 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. |
| .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 is compatible. 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. |
-
.NETFramework 4.7.2
- Grpc.Core (>= 2.46.6)
- protobuf-net.Grpc (>= 1.3.14)
-
.NETStandard 2.0
- Grpc.Core (>= 2.46.6)
- protobuf-net.Grpc (>= 1.3.14)
-
net10.0
- Grpc.Core (>= 2.46.6)
- protobuf-net.Grpc (>= 1.3.14)
-
net8.0
- Grpc.Core (>= 2.46.6)
- protobuf-net.Grpc (>= 1.3.14)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on protobuf-net.Grpc.Native:
| Package | Downloads |
|---|---|
|
fiskaltrust.Middleware.Interface.Client.Grpc
An optional helper implementation to simplify the usage of the fiskaltrust Middleware interface via gRPC. |
|
|
CMCore_Types
This package contains all types used in the Cell Manager Core applications. |
|
|
UltimatR
Package Description |
|
|
Undersoft.SDK.Service.Server
Package Description |
|
|
RadicalFramework.Servitizing
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on protobuf-net.Grpc.Native:
| Repository | Stars |
|---|---|
|
ProtonVPN/win-app
Official ProtonVPN Windows app
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.14 | 0 | 8/20/2026 |
| 1.3.6 | 197 | 8/17/2026 |
| 1.3.0 | 66 | 8/16/2026 |
| 1.2.2 | 82,288 | 10/14/2024 |
| 1.1.1 | 324,491 | 2/2/2023 |
| 1.0.179 | 58,233 | 11/9/2022 |
| 1.0.177 | 6,672 | 9/13/2022 |
| 1.0.152 | 212,791 | 3/19/2021 |
| 1.0.147 | 17,005 | 1/25/2021 |
| 1.0.140 | 3,751 | 12/2/2020 |
| 1.0.136 | 4,664 | 11/14/2020 |
| 1.0.123 | 50,758 | 7/8/2020 |
| 1.0.118 | 2,045 | 7/6/2020 |
| 1.0.113 | 2,011 | 7/6/2020 |
| 1.0.110 | 2,095 | 7/5/2020 |
| 1.0.90 | 5,478 | 6/8/2020 |
| 1.0.81 | 2,081 | 6/5/2020 |
| 1.0.75 | 4,495 | 6/2/2020 |