Grpc.Net.ClientFactory
0.2.23-pre2
Prefix Reserved
This is a prerelease version of Grpc.Net.ClientFactory.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Grpc.Net.ClientFactory --version 0.2.23-pre2
NuGet\Install-Package Grpc.Net.ClientFactory -Version 0.2.23-pre2
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.ClientFactory" Version="0.2.23-pre2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.Net.ClientFactory" Version="0.2.23-pre2" />
<PackageReference Include="Grpc.Net.ClientFactory" />
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.ClientFactory --version 0.2.23-pre2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Grpc.Net.ClientFactory, 0.2.23-pre2"
#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.ClientFactory@0.2.23-pre2
#: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.ClientFactory&version=0.2.23-pre2&prerelease
#tool nuget:?package=Grpc.Net.ClientFactory&version=0.2.23-pre2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HttpClientFactory integration the for gRPC .NET client
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 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.
-
.NETStandard 2.1
- Grpc.Core.Api (>= 2.23.0)
- Grpc.Net.Client (>= 0.2.23-pre2)
- Microsoft.Extensions.Http (>= 2.1.1)
NuGet packages (237)
Showing the top 5 NuGet packages that depend on Grpc.Net.ClientFactory:
Package | Downloads |
---|---|
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core |
|
Microsoft.Azure.Functions.Worker.Grpc
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host. |
|
CouchbaseNetClient
The Official Couchbase .NET SDK. |
|
Microsoft.Azure.Functions.Worker.Extensions.Rpc
Contains types to facilitate RPC communication between a worker extension and the functions host. |
|
Aspire.Hosting
Core abstractions for the .NET Aspire application model. |
GitHub repositories (36)
Showing the top 20 popular GitHub repositories that depend on Grpc.Net.ClientFactory:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.
|
|
dapr/dotnet-sdk
Dapr SDK for .NET
|
|
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
|
|
dotnet/aspire-samples
|
|
protobuf-net/protobuf-net.Grpc
GRPC bindings for protobuf-net and grpc-dotnet
|
|
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
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
|
|
microsoft/RockPaperScissorsLizardSpock
Rock, Paper, Scissors, Lizard, Spock - Sample Application
|
|
elastic/apm-agent-dotnet
|
|
ardalis/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
|
|
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
|
|
ChromaControl/ChromaControl
3rd party device lighting support for Razer Synapse.
|
|
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last Updated |
---|---|---|
2.71.0 | 1,959,148 | 4/25/2025 |
2.71.0-pre1 | 920 | 4/16/2025 |
2.70.0 | 2,011,826 | 3/10/2025 |
2.70.0-pre1 | 2,308 | 2/26/2025 |
2.67.0 | 5,145,902 | 11/21/2024 |
2.67.0-pre1 | 12,714 | 10/22/2024 |
2.66.0 | 6,176,974 | 9/20/2024 |
2.66.0-pre1 | 6,745 | 9/6/2024 |
2.65.0 | 12,479,149 | 7/27/2024 |
2.65.0-pre1 | 1,100 | 7/20/2024 |
2.64.0 | 581,925 | 7/19/2024 |
2.64.0-pre1 | 20,361 | 7/15/2024 |
2.63.0 | 3,886,375 | 5/24/2024 |
2.63.0-pre1 | 21,787 | 5/8/2024 |
2.62.0 | 3,776,178 | 3/29/2024 |
2.62.0-pre1 | 4,888 | 3/8/2024 |
2.61.0 | 3,629,113 | 2/22/2024 |
2.61.0-pre1 | 11,538 | 2/8/2024 |
2.60.0 | 22,590,132 | 1/3/2024 |
2.60.0-pre1 | 17,341 | 12/14/2023 |
2.59.0 | 4,911,795 | 11/8/2023 |
2.59.0-pre1 | 8,301 | 10/27/2023 |
2.58.0 | 1,214,300 | 10/19/2023 |
2.58.0-pre1 | 32,472 | 10/9/2023 |
2.57.0 | 3,957,700 | 9/6/2023 |
2.57.0-pre1 | 4,736 | 8/31/2023 |
2.56.0 | 586,335 | 8/25/2023 |
2.56.0-pre2 | 4,588 | 8/16/2023 |
2.56.0-pre1 | 26,849 | 8/3/2023 |
2.55.0 | 23,100,991 | 7/4/2023 |
2.55.0-pre1 | 5,372 | 6/23/2023 |
2.54.0 | 1,451,676 | 6/15/2023 |
2.54.0-pre1 | 12,110 | 5/25/2023 |
2.53.0 | 3,002,255 | 5/5/2023 |
2.53.0-pre1 | 19,117 | 4/12/2023 |
2.52.0 | 3,361,377 | 3/15/2023 |
2.52.0-pre1 | 8,265 | 3/3/2023 |
2.51.0 | 7,085,386 | 1/2/2023 |
2.51.0-pre1 | 7,273 | 12/7/2022 |
2.50.0 | 3,420,853 | 11/17/2022 |
2.50.0-pre1 | 27,766 | 11/3/2022 |
2.49.0 | 27,257,123 | 9/26/2022 |
2.49.0-pre1 | 3,889 | 9/1/2022 |
2.48.0 | 2,432,006 | 8/24/2022 |
2.48.0-pre1 | 2,865 | 8/17/2022 |
2.47.0 | 3,505,225 | 7/3/2022 |
2.47.0-pre1 | 3,318 | 6/23/2022 |
2.46.0 | 3,501,904 | 5/13/2022 |
2.46.0-pre1 | 8,131 | 4/28/2022 |
2.45.0 | 1,952,634 | 4/19/2022 |
2.45.0-pre1 | 12,794 | 4/7/2022 |
2.44.0 | 1,916,349 | 3/17/2022 |
2.44.0-pre1 | 19,927 | 3/9/2022 |
2.43.0 | 1,515,975 | 2/25/2022 |
2.43.0-pre1 | 10,853 | 1/28/2022 |
2.42.0 | 3,771,816 | 1/19/2022 |
2.42.0-pre1 | 10,288 | 12/30/2021 |
2.41.0 | 1,683,787 | 12/7/2021 |
2.41.0-pre1 | 21,048 | 11/12/2021 |
2.40.0 | 6,245,805 | 10/5/2021 |
2.40.0-pre1 | 4,709 | 9/9/2021 |
2.39.0 | 1,649,693 | 8/18/2021 |
2.39.0-pre1 | 5,952 | 8/6/2021 |
2.38.0 | 2,268,696 | 6/11/2021 |
2.38.0-pre1 | 1,932 | 6/4/2021 |
2.37.0 | 8,422,276 | 4/20/2021 |
2.37.0-pre1 | 1,523 | 4/14/2021 |
2.36.0 | 1,318,062 | 3/17/2021 |
2.36.0-pre1 | 1,935 | 3/9/2021 |
2.35.0 | 1,458,351 | 2/4/2021 |
2.35.0-pre1 | 2,485 | 1/26/2021 |
2.34.0 | 2,159,048 | 12/11/2020 |
2.34.0-pre1 | 4,048 | 12/1/2020 |
2.33.1 | 1,323,028 | 10/28/2020 |
2.33.1-pre1 | 1,776 | 10/22/2020 |
2.32.0 | 1,942,846 | 10/5/2020 |
2.32.0-pre1 | 14,519 | 9/8/2020 |
2.31.0 | 1,032,389 | 8/14/2020 |
2.31.0-pre2 | 1,935 | 8/3/2020 |
2.30.0 | 463,936 | 7/16/2020 |
2.30.0-pre1 | 4,452 | 6/17/2020 |
2.29.0 | 668,979 | 5/27/2020 |
2.29.0-pre1 | 6,729 | 5/15/2020 |
2.28.0 | 744,130 | 4/9/2020 |
2.28.0-pre2 | 17,517 | 3/11/2020 |
2.28.0-pre1 | 7,626 | 3/3/2020 |
2.27.0 | 1,655,511 | 2/7/2020 |
2.27.0-pre1 | 24,882 | 1/24/2020 |
2.26.0 | 1,546,289 | 12/19/2019 |
2.26.0-pre1 | 1,728 | 12/10/2019 |
2.25.0 | 1,034,206 | 11/7/2019 |
2.25.0-pre1 | 1,718 | 11/1/2019 |
2.24.0 | 335,301 | 10/21/2019 |
2.24.0-pre1 | 2,154 | 10/9/2019 |
2.23.2 | 714,931 | 9/20/2019 |
0.2.23-pre2 | 10,319 | 9/6/2019 |
0.2.23-pre1 | 13,484 | 8/21/2019 |
0.1.22-pre3 | 8,173 | 7/30/2019 |
0.1.22-pre2 | 12,862 | 7/2/2019 |
0.1.22-pre1 | 2,985 | 6/17/2019 |
0.1.21-pre1 | 2,161 | 6/4/2019 |