Grpc.Core 2.46.6

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

C# implementation of gRPC based on native gRPC C-core library.

Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  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 (606)

Showing the top 5 NuGet packages that depend on Grpc.Core:

Package Downloads
OpenTelemetry.Exporter.OpenTelemetryProtocol

OpenTelemetry protocol exporter for OpenTelemetry .NET

Grpc

Metapackage for gRPC C#

Google.Cloud.Iam.V1

gRPC services for the Google Identity and Access Management API. This library is typically used as a dependency for other API client libraries.

Microsoft.Azure.Functions.Worker.Grpc

This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.

Google.LongRunning

gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.

GitHub repositories (45)

Showing the top 20 popular GitHub repositories that depend on Grpc.Core:

Repository Stars
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
grpc/grpc-dotnet
gRPC for .NET
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
LogExperts/LogExpert
Windows tail program and log file analyzer.
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
protobuf-net/protobuf-net.Grpc
GRPC bindings for protobuf-net and grpc-dotnet
AlexWan/OsEngine
Open Source algo trading platform
killkimno/MORT
MORT 번역기 프로젝트 - Real-time game translator with OCR
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
avinassh/grpc-errors
A handy guide to gRPC errors
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
Version Downloads Last updated
2.46.6 36,684,094 1/11/2023
2.46.5 11,249,462 9/26/2022
2.46.3 5,942,207 5/24/2022
2.46.1 922,917 5/12/2022
2.46.0-pre2 3,194 4/27/2022
2.46.0-pre1 13,401 4/19/2022
2.45.0 8,400,865 3/22/2022
2.45.0-pre1 4,618 3/10/2022
2.44.0 4,587,595 2/15/2022
2.44.0-pre2 10,823 1/27/2022
2.43.0 3,474,115 1/3/2022
2.43.0-pre1 6,064 12/7/2021
2.42.0 2,551,677 11/18/2021
2.42.0-pre1 9,388 11/8/2021
2.41.1 3,943,214 10/26/2021
2.41.0 13,883,377 9/30/2021
2.41.0-pre2 9,072 9/21/2021
2.40.0 1,264,287 9/7/2021
2.40.0-pre1 3,774 8/25/2021
2.39.1 3,997,654 8/13/2021
2.39.0-pre1 6,222 7/16/2021
2.38.1 9,259,836 6/22/2021
2.38.0 5,181,933 5/25/2021
2.38.0-pre1 39,583 5/11/2021
2.37.1 661,693 4/30/2021
2.37.0 3,147,733 4/8/2021
2.37.0-pre1 2,718 4/1/2021
2.36.4 7,078,987 3/22/2021
2.36.1 867,313 3/4/2021
2.36.0 354,810 2/24/2021
2.36.0-pre1 4,156 2/18/2021
2.35.0 1,369,941 1/21/2021
2.35.0-pre1 6,044 1/11/2021
2.34.1 859,032 1/14/2021
2.34.0 2,642,331 12/3/2020
2.34.0-pre1 15,647 11/23/2020
2.33.1 1,863,716 10/22/2020
2.33.0-pre1 15,661 10/12/2020
2.32.0 2,161,481 9/11/2020
2.32.0-pre1 11,546 9/3/2020
2.31.0 6,062,472 8/5/2020
2.31.0-pre2 10,528 7/31/2020
2.31.0-pre1 7,378 7/23/2020
2.30.0 1,852,369 6/24/2020
2.30.0-pre1 15,911 6/9/2020
2.29.0 2,253,191 5/14/2020
2.28.1 1,684,305 4/6/2020
2.28.0 74,556 4/6/2020
2.28.0-pre3 18,947 3/11/2020
2.28.0-pre2 14,647 3/5/2020
2.28.0-pre1 5,329 2/28/2020
2.27.0 6,857,071 2/5/2020
2.27.0-pre1 10,191 1/23/2020
2.26.0 3,323,586 12/18/2019
2.26.0-pre1 7,235 12/6/2019
2.25.0 1,435,621 11/6/2019
2.25.0-pre1 8,364 10/25/2019
2.24.0 2,241,136 9/26/2019
2.24.0-pre1 19,560 9/11/2019
2.23.1 360,577 10/1/2019
2.23.0 4,273,534 8/19/2019
2.23.0-pre1 8,710 8/5/2019
1.22.1 2,618,845 8/19/2019
1.22.0 1,740,293 7/3/2019
1.22.0-pre1 10,123 6/26/2019
1.21.0 1,600,525 5/22/2019
1.21.0-pre1 7,074 5/11/2019
1.20.1 571,117 4/26/2019
1.20.0 226,897 4/16/2019
1.20.0-pre3 6,989 4/9/2019
1.20.0-pre2 4,380 4/5/2019
1.20.0-pre1 3,949 4/1/2019
1.19.0 1,210,984 2/27/2019
1.19.0-pre1 9,649 2/15/2019
1.18.0 1,371,235 1/16/2019
1.18.0-pre1 4,834 1/8/2019
1.17.1 326,237 12/17/2018
1.17.0 1,046,229 12/5/2018
1.17.0-pre3 4,213 11/29/2018
1.17.0-pre1 4,309 11/21/2018
1.16.0 372,450 10/24/2018
1.16.0-pre1 5,875 10/9/2018
1.15.0 389,137 9/12/2018
1.15.0-pre1 4,106 8/29/2018
1.14.2 69,121 8/31/2018
1.14.2-pre1 3,429 8/22/2018
1.14.1 178,644 8/9/2018
1.14.0 35,858 8/3/2018
1.14.0-pre1 3,632 7/26/2018
1.13.1 2,131,184 7/16/2018
1.13.0 258,277 7/2/2018
1.13.0-pre1 3,984 6/12/2018
1.12.0 1,174,343 5/15/2018
1.12.0-pre1 3,408 5/6/2018
1.11.1 18,989 5/15/2018
1.11.1-pre1 3,058 5/6/2018
1.11.0 101,329 4/16/2018
1.11.0-pre2 3,247 4/11/2018
1.11.0-pre1 2,959 4/6/2018
1.10.1 67,115 4/6/2018
1.10.1-pre1 2,962 4/3/2018
1.10.0 492,345 3/2/2018
1.10.0-pre2 3,009 2/27/2018
1.10.0-pre1 2,962 2/23/2018
1.9.0 439,208 2/2/2018
1.9.0-pre3 3,208 1/31/2018
1.9.0-pre2 3,032 1/25/2018
1.8.6 8,445 1/31/2018
1.8.3 60,898 1/5/2018
1.8.0 376,364 12/13/2017
1.8.0-pre2 3,329 11/30/2017
1.8.0-pre1 2,792 11/29/2017
1.7.3 44,568 12/6/2017
1.7.1 871,622 10/31/2017
1.7.0 12,746 10/27/2017
1.7.0-pre1 2,954 10/20/2017
1.6.1 306,842 9/15/2017
1.6.0 24,698 8/30/2017
1.6.0-pre1 3,766 8/23/2017
1.4.1 122,744 6/29/2017
1.4.0 433,853 6/21/2017
1.3.6 23,476 5/25/2017
1.3.0 42,152 4/28/2017
1.2.2 65,737 4/5/2017
1.2.0 73,638 3/21/2017
1.2.0-pre1 3,743 3/15/2017
1.1.0 78,687 1/31/2017
1.1.0-pre1 2,529 1/27/2017
1.0.1 237,347 11/3/2016
1.0.1-pre1 6,019 10/7/2016
1.0.0 56,448 8/18/2016
1.0.0-pre2 2,797 8/12/2016
1.0.0-pre1 3,771 7/21/2016
0.15.0 35,048 6/27/2016
0.14.0 5,960 5/11/2016
0.13.1 10,488 4/1/2016
0.13.1-pre1 2,343 3/29/2016
0.13.0 5,290 2/13/2016
0.12.0 6,005 1/15/2016
0.7.1 3,956 9/23/2015
0.7.0 3,874 9/9/2015
0.6.1 3,111 7/31/2015
0.6.0 3,239 7/13/2015
0.5.1 3,008 6/5/2015
0.5.0 5,609 5/27/2015