Grpc.Net.Client 0.2.23-pre1

Prefix Reserved
This is a prerelease version of Grpc.Net.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Grpc.Net.Client --version 0.2.23-pre1
                    
NuGet\Install-Package Grpc.Net.Client -Version 0.2.23-pre1
                    
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.Net.Client" Version="0.2.23-pre1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.Net.Client" Version="0.2.23-pre1" />
                    
Directory.Packages.props
<PackageReference Include="Grpc.Net.Client" />
                    
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.Net.Client --version 0.2.23-pre1
                    
#r "nuget: Grpc.Net.Client, 0.2.23-pre1"
                    
#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 Grpc.Net.Client@0.2.23-pre1
                    
#: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=Grpc.Net.Client&version=0.2.23-pre1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Grpc.Net.Client&version=0.2.23-pre1&prerelease
                    
Install as a Cake Tool

.NET client for gRPC

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (888)

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

Package Downloads
Grpc.Net.ClientFactory

HttpClientFactory integration the for gRPC .NET client

Google.Api.Gax.Grpc

Additional support classes for Google gRPC API client libraries

Dapr.Client

This package contains the reference assemblies for developing services using Dapr.

CouchbaseNetClient

The Official Couchbase .NET SDK.

Dapr.AspNetCore

This package contains the reference assemblies for developing services using Dapr and AspNetCore.

GitHub repositories (102)

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
Richasy/Bili.Uwp
适用于新系统UI的哔哩
elsa-workflows/elsa-core
A .NET workflows library
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
linq2db/linq2db
Linq to database provider.
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
ProtonVPN/win-app
Official ProtonVPN Windows app
starik222/BooruDatasetTagManager
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
Version Downloads Last Updated
2.71.0 3,374,599 4/25/2025
2.71.0-pre1 18,377 4/16/2025
2.70.0 3,768,911 3/10/2025
2.70.0-pre1 6,009 2/26/2025
2.67.0 8,792,585 11/21/2024
2.67.0-pre1 15,881 10/22/2024
2.66.0 13,518,875 9/20/2024
2.66.0-pre1 9,675 9/6/2024
2.65.0 15,145,387 7/27/2024
2.65.0-pre1 1,431 7/20/2024
2.64.0 788,624 7/19/2024
2.64.0-pre1 22,469 7/15/2024
2.63.0 7,571,120 5/24/2024
2.63.0-pre1 24,195 5/8/2024
2.62.0 15,434,230 3/29/2024
2.62.0-pre1 10,132 3/8/2024
2.61.0 5,226,974 2/22/2024
2.61.0-pre1 15,257 2/8/2024
2.60.0 37,383,729 1/3/2024
2.60.0-pre1 24,669 12/14/2023
2.59.0 6,372,552 11/8/2023
2.59.0-pre1 9,434 10/27/2023
2.58.0 1,696,247 10/19/2023
2.58.0-pre1 34,152 10/9/2023
2.57.0 5,663,378 9/6/2023
2.57.0-pre1 5,691 8/31/2023
2.56.0 1,168,128 8/25/2023
2.56.0-pre2 7,621 8/16/2023
2.56.0-pre1 35,074 8/3/2023
2.55.0 29,445,100 7/4/2023
2.55.0-pre1 12,102 6/23/2023
2.54.0 1,936,700 6/15/2023
2.54.0-pre1 14,793 5/25/2023
2.53.0 12,911,188 5/5/2023
2.53.0-pre1 30,898 4/12/2023
2.52.0 80,705,308 3/15/2023
2.52.0-pre1 16,582 3/3/2023
2.51.0 18,698,095 1/2/2023
2.51.0-pre1 25,529 12/7/2022
2.50.0 7,300,441 11/17/2022
2.50.0-pre1 43,335 11/3/2022
2.49.0 29,793,868 9/26/2022
2.49.0-pre1 12,631 9/1/2022
2.48.0 3,220,645 8/24/2022
2.48.0-pre1 4,572 8/17/2022
2.47.0 10,211,522 7/3/2022
2.47.0-pre1 5,812 6/23/2022
2.46.0 16,691,156 5/13/2022
2.46.0-pre1 10,791 4/28/2022
2.45.0 2,589,778 4/19/2022
2.45.0-pre1 15,462 4/7/2022
2.44.0 2,506,416 3/17/2022
2.44.0-pre1 22,660 3/9/2022
2.43.0 35,808,564 2/25/2022
2.43.0-pre1 24,721 1/28/2022
2.42.0 4,742,806 1/19/2022
2.42.0-pre1 16,413 12/30/2021
2.41.0 2,590,729 12/7/2021
2.41.0-pre1 41,355 11/12/2021
2.40.0 11,097,370 10/5/2021
2.40.0-pre1 8,905 9/9/2021
2.39.0 2,710,904 8/18/2021
2.39.0-pre1 120,232 8/6/2021
2.38.0 3,188,224 6/11/2021
2.38.0-pre1 3,876 6/4/2021
2.37.0 8,994,096 4/20/2021
2.37.0-pre1 3,722 4/14/2021
2.36.0 1,963,856 3/17/2021
2.36.0-pre1 3,918 3/9/2021
2.35.0 1,688,757 2/4/2021
2.35.0-pre1 4,559 1/26/2021
2.34.0 4,412,039 12/11/2020
2.34.0-pre1 6,115 12/1/2020
2.33.1 2,337,884 10/28/2020
2.33.1-pre1 3,241 10/22/2020
2.32.0 13,489,795 10/5/2020
2.32.0-pre1 17,120 9/8/2020
2.31.0 1,370,697 8/14/2020
2.31.0-pre2 3,472 8/3/2020
2.30.0 692,966 7/16/2020
2.30.0-pre1 17,496 6/17/2020
2.29.0 1,322,896 5/27/2020
2.29.0-pre1 8,379 5/15/2020
2.28.0 966,301 4/9/2020
2.28.0-pre2 21,259 3/11/2020
2.28.0-pre1 10,455 3/3/2020
2.27.0 2,020,372 2/7/2020
2.27.0-pre1 28,235 1/24/2020
2.26.0 1,628,165 12/19/2019
2.26.0-pre1 3,322 12/10/2019
2.25.0 1,078,933 11/7/2019
2.25.0-pre1 3,203 11/1/2019
2.24.0 531,485 10/21/2019
2.24.0-pre1 4,471 10/9/2019
2.23.2 636,450 9/20/2019
0.2.23-pre2 14,545 9/6/2019
0.2.23-pre1 14,908 8/21/2019
0.1.22-pre3 10,497 7/30/2019
0.1.22-pre2 17,643 7/2/2019
0.1.22-pre1 6,084 6/17/2019
0.1.21-pre1 3,676 6/4/2019