Grpc.AspNetCore.Server
0.2.23-pre1
Prefix Reserved
This is a prerelease version of Grpc.AspNetCore.Server.
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.AspNetCore.Server --version 0.2.23-pre1
NuGet\Install-Package Grpc.AspNetCore.Server -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.AspNetCore.Server" 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.AspNetCore.Server" Version="0.2.23-pre1" />
<PackageReference Include="Grpc.AspNetCore.Server" />
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.AspNetCore.Server --version 0.2.23-pre1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Grpc.AspNetCore.Server, 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.AspNetCore.Server@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.AspNetCore.Server&version=0.2.23-pre1&prerelease
#tool nuget:?package=Grpc.AspNetCore.Server&version=0.2.23-pre1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
gRPC support for ASP.NET Core
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 is compatible. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Grpc.Core.Api (>= 2.23.0)
- Grpc.Net.Common (>= 0.2.23-pre1)
NuGet packages (124)
Showing the top 5 NuGet packages that depend on Grpc.AspNetCore.Server:
Package | Downloads |
---|---|
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core |
|
Grpc.AspNetCore.Server.Reflection
Automatic discovery of services for Grpc.Reflection |
|
Pulumi
The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET. |
|
Grpc.AspNetCore.HealthChecks
Integration of ASP.NET Core health checks with Grpc.HealthCheck |
|
protobuf-net.Grpc.AspNetCore
Package Description |
GitHub repositories (22)
Showing the top 20 popular GitHub repositories that depend on Grpc.AspNetCore.Server:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 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.
|
|
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
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
|
|
protobuf-net/protobuf-net.Grpc
GRPC bindings for protobuf-net and grpc-dotnet
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
|
|
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
|
|
getsentry/sentry-dotnet
Sentry SDK for .NET
|
|
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
|
|
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
|
|
meteatamel/knative-tutorial
A collection of samples for Knative Serving, Knative Eventing and Knative-GCP projects.
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
|
|
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
|
|
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
|
|
microsoft/durabletask-dotnet
Out-of-process .NET SDK for the Durable Task Framework
|
|
thangchung/GrpcJsonTranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
|
Version | Downloads | Last Updated |
---|---|---|
2.71.0 | 3,688,816 | 4/25/2025 |
2.71.0-pre1 | 968 | 4/16/2025 |
2.70.0 | 2,265,707 | 3/10/2025 |
2.70.0-pre1 | 2,301 | 2/26/2025 |
2.67.0 | 6,059,954 | 11/21/2024 |
2.67.0-pre1 | 19,274 | 10/22/2024 |
2.66.0 | 7,164,154 | 9/20/2024 |
2.66.0-pre1 | 6,260 | 9/6/2024 |
2.65.0 | 4,686,671 | 7/27/2024 |
2.65.0-pre1 | 703 | 7/20/2024 |
2.64.0 | 917,278 | 7/19/2024 |
2.64.0-pre1 | 3,242 | 7/15/2024 |
2.63.0 | 6,844,136 | 5/24/2024 |
2.63.0-pre1 | 22,345 | 5/8/2024 |
2.62.0 | 3,325,394 | 3/29/2024 |
2.62.0-pre1 | 4,399 | 3/8/2024 |
2.61.0 | 3,745,536 | 2/22/2024 |
2.61.0-pre1 | 10,764 | 2/8/2024 |
2.60.0 | 4,091,560 | 1/3/2024 |
2.60.0-pre1 | 19,106 | 12/14/2023 |
2.59.0 | 4,717,901 | 11/8/2023 |
2.59.0-pre1 | 7,970 | 10/27/2023 |
2.58.0 | 1,140,336 | 10/19/2023 |
2.58.0-pre1 | 33,952 | 10/9/2023 |
2.57.0 | 5,077,632 | 9/6/2023 |
2.57.0-pre1 | 5,424 | 8/31/2023 |
2.56.0 | 621,936 | 8/25/2023 |
2.56.0-pre2 | 5,316 | 8/16/2023 |
2.56.0-pre1 | 5,741 | 8/3/2023 |
2.55.0 | 3,538,672 | 7/4/2023 |
2.55.0-pre1 | 6,544 | 6/23/2023 |
2.54.0 | 1,346,141 | 6/15/2023 |
2.54.0-pre1 | 12,347 | 5/25/2023 |
2.53.0 | 2,328,153 | 5/5/2023 |
2.53.0-pre1 | 23,267 | 4/12/2023 |
2.52.0 | 3,218,459 | 3/15/2023 |
2.52.0-pre1 | 10,400 | 3/3/2023 |
2.51.0 | 7,019,241 | 1/2/2023 |
2.51.0-pre1 | 8,079 | 12/7/2022 |
2.50.0 | 2,439,508 | 11/17/2022 |
2.50.0-pre1 | 27,433 | 11/3/2022 |
2.49.0 | 25,244,842 | 9/26/2022 |
2.49.0-pre1 | 19,985 | 9/1/2022 |
2.48.0 | 5,351,081 | 8/24/2022 |
2.48.0-pre1 | 5,699 | 8/17/2022 |
2.47.0 | 3,778,356 | 7/3/2022 |
2.47.0-pre1 | 6,513 | 6/23/2022 |
2.46.0 | 3,171,918 | 5/13/2022 |
2.46.0-pre1 | 6,255 | 4/28/2022 |
2.45.0 | 1,834,210 | 4/19/2022 |
2.45.0-pre1 | 6,258 | 4/7/2022 |
2.44.0 | 2,039,936 | 3/17/2022 |
2.44.0-pre1 | 21,184 | 3/9/2022 |
2.43.0 | 1,548,142 | 2/25/2022 |
2.43.0-pre1 | 30,301 | 1/28/2022 |
2.42.0 | 3,749,205 | 1/19/2022 |
2.42.0-pre1 | 12,718 | 12/30/2021 |
2.41.0 | 1,600,246 | 12/7/2021 |
2.41.0-pre1 | 22,174 | 11/12/2021 |
2.40.0 | 6,473,555 | 10/5/2021 |
2.40.0-pre1 | 8,113 | 9/9/2021 |
2.39.0 | 1,713,659 | 8/18/2021 |
2.39.0-pre1 | 6,523 | 8/6/2021 |
2.38.0 | 2,279,515 | 6/11/2021 |
2.38.0-pre1 | 2,925 | 6/4/2021 |
2.37.0 | 3,936,348 | 4/20/2021 |
2.37.0-pre1 | 2,635 | 4/14/2021 |
2.36.0 | 2,601,365 | 3/17/2021 |
2.36.0-pre1 | 4,103 | 3/9/2021 |
2.35.0 | 870,953 | 2/4/2021 |
2.35.0-pre1 | 3,845 | 1/26/2021 |
2.34.0 | 3,139,418 | 12/11/2020 |
2.34.0-pre1 | 5,600 | 12/1/2020 |
2.33.1 | 2,131,984 | 10/28/2020 |
2.33.1-pre1 | 2,968 | 10/22/2020 |
2.32.0 | 1,393,047 | 10/5/2020 |
2.32.0-pre1 | 15,497 | 9/8/2020 |
2.31.0 | 633,040 | 8/14/2020 |
2.31.0-pre2 | 3,207 | 8/3/2020 |
2.30.0 | 527,690 | 7/16/2020 |
2.30.0-pre1 | 14,144 | 6/17/2020 |
2.29.0 | 951,274 | 5/27/2020 |
2.29.0-pre1 | 5,659 | 5/15/2020 |
2.28.0 | 2,787,477 | 4/9/2020 |
2.28.0-pre2 | 23,628 | 3/11/2020 |
2.28.0-pre1 | 8,574 | 3/3/2020 |
2.27.0 | 1,679,429 | 2/7/2020 |
2.27.0-pre1 | 10,230 | 1/24/2020 |
2.26.0 | 402,881 | 12/19/2019 |
2.26.0-pre1 | 2,914 | 12/10/2019 |
2.25.0 | 1,058,937 | 11/7/2019 |
2.25.0-pre1 | 2,943 | 11/1/2019 |
2.24.0 | 357,710 | 10/21/2019 |
2.24.0-pre1 | 3,681 | 10/9/2019 |
2.23.2 | 371,754 | 9/20/2019 |
0.2.23-pre2 | 12,401 | 9/6/2019 |
0.2.23-pre1 | 12,669 | 8/21/2019 |
0.1.22-pre3 | 10,838 | 7/30/2019 |
0.1.22-pre2 | 14,940 | 7/2/2019 |
0.1.22-pre1 | 7,533 | 6/17/2019 |
0.1.21-pre1 | 15,914 | 6/4/2019 |
0.1.20-pre1 | 12,741 | 4/9/2019 |
0.1.19-pre1 | 6,025 | 2/21/2019 |