Grpc.AspNetCore
2.27.0-pre1
Prefix Reserved
This is a prerelease version of Grpc.AspNetCore.
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 --version 2.27.0-pre1
NuGet\Install-Package Grpc.AspNetCore -Version 2.27.0-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" Version="2.27.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.AspNetCore" Version="2.27.0-pre1" />
<PackageReference Include="Grpc.AspNetCore" />
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 --version 2.27.0-pre1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Grpc.AspNetCore, 2.27.0-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@2.27.0-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&version=2.27.0-pre1&prerelease
#tool nuget:?package=Grpc.AspNetCore&version=2.27.0-pre1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
gRPC meta-package 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
- Google.Protobuf (>= 3.11.2)
- Grpc.AspNetCore.Server.ClientFactory (>= 2.27.0-pre1)
- Grpc.Tools (>= 2.27.0-pre1)
NuGet packages (436)
Showing the top 5 NuGet packages that depend on Grpc.AspNetCore:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.WebJobs.Extensions.Rpc
This package provides RPC capabilities to the WebJobs SDK, allowing extensions to communicate between the host and worker via RPC. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708. |
|
|
Aspire.Hosting
Core abstractions for the Aspire application model. |
|
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for Aspire AppHost projects. |
|
|
Aspire.Hosting.Azure
Azure resource types for Aspire. |
|
|
Aspire.Hosting.Testing
Testing support for the Aspire application model. |
GitHub repositories (115)
Showing the top 20 popular GitHub repositories that depend on Grpc.AspNetCore:
| 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/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
|
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.
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
|
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
|
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
|
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
|
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 10 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
|
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.76.0-pre1 | 791 | 11/13/2025 |
| 2.71.0 | 7,026,902 | 4/25/2025 |
| 2.71.0-pre1 | 868 | 4/16/2025 |
| 2.70.0 | 2,605,783 | 3/10/2025 |
| 2.70.0-pre1 | 2,450 | 2/26/2025 |
| 2.67.0 | 5,465,479 | 11/21/2024 |
| 2.67.0-pre1 | 12,842 | 10/22/2024 |
| 2.66.0 | 6,717,913 | 9/20/2024 |
| 2.66.0-pre1 | 6,060 | 9/6/2024 |
| 2.65.0 | 3,858,112 | 7/27/2024 |
| 2.65.0-pre1 | 739 | 7/20/2024 |
| 2.64.0 | 639,750 | 7/19/2024 |
| 2.64.0-pre1 | 3,090 | 7/15/2024 |
| 2.63.0 | 3,328,261 | 5/24/2024 |
| 2.63.0-pre1 | 21,472 | 5/8/2024 |
| 2.62.0 | 2,502,324 | 3/29/2024 |
| 2.62.0-pre1 | 2,791 | 3/8/2024 |
| 2.61.0 | 3,931,317 | 2/22/2024 |
| 2.61.0-pre1 | 10,084 | 2/8/2024 |
| 2.60.0 | 3,609,646 | 1/3/2024 |
| 2.60.0-pre1 | 17,049 | 12/14/2023 |
| 2.59.0 | 4,314,341 | 11/8/2023 |
| 2.59.0-pre1 | 5,821 | 10/27/2023 |
| 2.58.0 | 1,033,822 | 10/19/2023 |
| 2.58.0-pre1 | 32,747 | 10/9/2023 |
| 2.57.0 | 2,982,423 | 9/6/2023 |
| 2.57.0-pre1 | 4,449 | 8/31/2023 |
| 2.56.0 | 503,307 | 8/25/2023 |
| 2.56.0-pre2 | 4,069 | 8/16/2023 |
| 2.56.0-pre1 | 4,456 | 8/3/2023 |
| 2.55.0 | 3,059,917 | 7/4/2023 |
| 2.55.0-pre1 | 4,846 | 6/23/2023 |
| 2.54.0 | 1,173,944 | 6/15/2023 |
| 2.54.0-pre1 | 10,333 | 5/25/2023 |
| 2.53.0 | 1,965,397 | 5/5/2023 |
| 2.53.0-pre1 | 17,944 | 4/12/2023 |
| 2.52.0 | 2,626,800 | 3/15/2023 |
| 2.52.0-pre1 | 7,115 | 3/3/2023 |
| 2.51.0 | 3,044,748 | 1/2/2023 |
| 2.51.0-pre1 | 5,511 | 12/7/2022 |
| 2.50.0 | 2,048,911 | 11/17/2022 |
| 2.50.0-pre1 | 25,621 | 11/3/2022 |
| 2.49.0 | 25,673,656 | 9/26/2022 |
| 2.49.0-pre1 | 3,028 | 9/1/2022 |
| 2.48.0 | 2,430,392 | 8/24/2022 |
| 2.48.0-pre1 | 2,349 | 8/17/2022 |
| 2.47.0 | 3,328,731 | 7/3/2022 |
| 2.47.0-pre1 | 2,628 | 6/23/2022 |
| 2.46.0 | 2,363,178 | 5/13/2022 |
| 2.46.0-pre1 | 2,561 | 4/28/2022 |
| 2.45.0 | 1,618,552 | 4/19/2022 |
| 2.45.0-pre1 | 4,019 | 4/7/2022 |
| 2.44.0 | 1,287,366 | 3/17/2022 |
| 2.44.0-pre1 | 18,507 | 3/9/2022 |
| 2.43.0 | 960,102 | 2/25/2022 |
| 2.43.0-pre1 | 9,535 | 1/28/2022 |
| 2.42.0 | 3,389,070 | 1/19/2022 |
| 2.42.0-pre1 | 9,418 | 12/30/2021 |
| 2.41.0 | 1,271,046 | 12/7/2021 |
| 2.41.0-pre1 | 17,653 | 11/12/2021 |
| 2.40.0 | 5,244,971 | 10/5/2021 |
| 2.40.0-pre1 | 3,981 | 9/9/2021 |
| 2.39.0 | 1,412,149 | 8/18/2021 |
| 2.39.0-pre1 | 4,422 | 8/6/2021 |
| 2.38.0 | 1,682,511 | 6/11/2021 |
| 2.38.0-pre1 | 1,185 | 6/4/2021 |
| 2.37.0 | 1,219,975 | 4/20/2021 |
| 2.37.0-pre1 | 969 | 4/14/2021 |
| 2.36.0 | 686,390 | 3/17/2021 |
| 2.36.0-pre1 | 1,482 | 3/9/2021 |
| 2.35.0 | 709,408 | 2/4/2021 |
| 2.35.0-pre1 | 2,004 | 1/26/2021 |
| 2.34.0 | 1,605,985 | 12/11/2020 |
| 2.34.0-pre1 | 3,291 | 12/1/2020 |
| 2.33.1 | 849,617 | 10/28/2020 |
| 2.33.1-pre1 | 1,294 | 10/22/2020 |
| 2.32.0 | 1,196,095 | 10/5/2020 |
| 2.32.0-pre1 | 13,636 | 9/8/2020 |
| 2.31.0 | 526,209 | 8/14/2020 |
| 2.31.0-pre2 | 1,442 | 8/3/2020 |
| 2.30.0 | 272,150 | 7/16/2020 |
| 2.30.0-pre1 | 3,028 | 6/17/2020 |
| 2.29.0 | 519,281 | 5/27/2020 |
| 2.29.0-pre1 | 3,620 | 5/15/2020 |
| 2.28.0 | 706,595 | 4/9/2020 |
| 2.28.0-pre2 | 15,722 | 3/11/2020 |
| 2.28.0-pre1 | 6,766 | 3/3/2020 |
| 2.27.0 | 1,562,094 | 2/7/2020 |
| 2.27.0-pre1 | 6,827 | 1/24/2020 |
| 2.26.0 | 322,877 | 12/19/2019 |
| 2.26.0-pre1 | 1,206 | 12/10/2019 |
| 2.25.0 | 915,070 | 11/7/2019 |
| 2.25.0-pre1 | 1,181 | 11/1/2019 |
| 2.24.0 | 333,932 | 10/21/2019 |
| 2.24.0-pre1 | 1,627 | 10/9/2019 |
| 2.23.2 | 244,686 | 9/20/2019 |
| 0.2.23-pre2 | 4,943 | 9/6/2019 |
| 0.2.23-pre1 | 5,503 | 8/21/2019 |
| 0.1.22-pre3 | 7,605 | 7/30/2019 |
| 0.1.22-pre2 | 10,955 | 7/2/2019 |