Grpc.AspNetCore.Server
2.58.0-pre1
Prefix Reserved
See the version list below for details.
dotnet add package Grpc.AspNetCore.Server --version 2.58.0-pre1
NuGet\Install-Package Grpc.AspNetCore.Server -Version 2.58.0-pre1
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.58.0-pre1" />
paket add Grpc.AspNetCore.Server --version 2.58.0-pre1
#r "nuget: Grpc.AspNetCore.Server, 2.58.0-pre1"
// Install Grpc.AspNetCore.Server as a Cake Addin #addin nuget:?package=Grpc.AspNetCore.Server&version=2.58.0-pre1&prerelease // Install Grpc.AspNetCore.Server as a Cake Tool #tool nuget:?package=Grpc.AspNetCore.Server&version=2.58.0-pre1&prerelease
Grpc.AspNetCore.Server
Grpc.AspNetCore.Server
is a gRPC server library for .NET.
Configure gRPC
In Program.cs:
- gRPC is enabled with the
AddGrpc
method. - Each gRPC service is added to the routing pipeline through the
MapGrpcService
method. For information about how to create gRPC services, see Create gRPC services and methods.
using GrpcGreeter.Services;
var builder = WebApplication.CreateBuilder(args);
// Add services to the container.
builder.Services.AddGrpc();
var app = builder.Build();
// Configure the HTTP request pipeline.
app.MapGrpcService<GreeterService>();
app.Run();
ASP.NET Core middleware and features share the routing pipeline, therefore an app can be configured to serve additional request handlers. The additional request handlers, such as MVC controllers, work in parallel with the configured gRPC services.
Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net6.0
- Grpc.Net.Common (>= 2.58.0-pre1)
-
net7.0
- Grpc.Net.Common (>= 2.58.0-pre1)
-
net8.0
- Grpc.Net.Common (>= 2.58.0-pre1)
NuGet packages (106)
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. |
|
protobuf-net.Grpc.AspNetCore
Package Description |
|
Grpc.AspNetCore.HealthChecks
Integration of ASP.NET Core health checks with Grpc.HealthCheck |
GitHub repositories (22)
Showing the top 5 popular GitHub repositories that depend on Grpc.AspNetCore.Server:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9 RC2, 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.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
Version | Downloads | Last updated |
---|---|---|
2.67.0-pre1 | 891 | 10/22/2024 |
2.66.0 | 588,329 | 9/20/2024 |
2.66.0-pre1 | 2,189 | 9/6/2024 |
2.65.0 | 1,608,974 | 7/27/2024 |
2.65.0-pre1 | 529 | 7/20/2024 |
2.64.0 | 192,170 | 7/19/2024 |
2.64.0-pre1 | 1,071 | 7/15/2024 |
2.63.0 | 2,313,062 | 5/24/2024 |
2.63.0-pre1 | 21,278 | 5/8/2024 |
2.62.0 | 1,832,415 | 3/29/2024 |
2.62.0-pre1 | 3,274 | 3/8/2024 |
2.61.0 | 1,951,453 | 2/22/2024 |
2.61.0-pre1 | 10,519 | 2/8/2024 |
2.60.0 | 2,643,471 | 1/3/2024 |
2.60.0-pre1 | 14,350 | 12/14/2023 |
2.59.0 | 3,053,685 | 11/8/2023 |
2.59.0-pre1 | 7,160 | 10/27/2023 |
2.58.0 | 1,015,986 | 10/19/2023 |
2.58.0-pre1 | 32,723 | 10/9/2023 |
2.57.0 | 2,683,342 | 9/6/2023 |
2.57.0-pre1 | 5,290 | 8/31/2023 |
2.56.0 | 480,262 | 8/25/2023 |
2.56.0-pre2 | 5,144 | 8/16/2023 |
2.56.0-pre1 | 5,597 | 8/3/2023 |
2.55.0 | 2,640,863 | 7/4/2023 |
2.55.0-pre1 | 6,386 | 6/23/2023 |
2.54.0 | 1,252,861 | 6/15/2023 |
2.54.0-pre1 | 11,911 | 5/25/2023 |
2.53.0 | 2,001,489 | 5/5/2023 |
2.53.0-pre1 | 19,520 | 4/12/2023 |
2.52.0 | 2,664,249 | 3/15/2023 |
2.52.0-pre1 | 9,989 | 3/3/2023 |
2.51.0 | 5,277,322 | 1/2/2023 |
2.51.0-pre1 | 7,720 | 12/7/2022 |
2.50.0 | 2,066,580 | 11/17/2022 |
2.50.0-pre1 | 20,428 | 11/3/2022 |
2.49.0 | 12,974,923 | 9/26/2022 |
2.49.0-pre1 | 18,234 | 9/1/2022 |
2.48.0 | 3,229,601 | 8/24/2022 |
2.48.0-pre1 | 5,380 | 8/17/2022 |
2.47.0 | 3,024,995 | 7/3/2022 |
2.47.0-pre1 | 6,002 | 6/23/2022 |
2.46.0 | 2,861,723 | 5/13/2022 |
2.46.0-pre1 | 5,296 | 4/28/2022 |
2.45.0 | 1,725,658 | 4/19/2022 |
2.45.0-pre1 | 5,894 | 4/7/2022 |
2.44.0 | 1,846,722 | 3/17/2022 |
2.44.0-pre1 | 20,897 | 3/9/2022 |
2.43.0 | 1,216,074 | 2/25/2022 |
2.43.0-pre1 | 27,553 | 1/28/2022 |
2.42.0 | 2,966,267 | 1/19/2022 |
2.42.0-pre1 | 11,407 | 12/30/2021 |
2.41.0 | 1,507,831 | 12/7/2021 |
2.41.0-pre1 | 21,456 | 11/12/2021 |
2.40.0 | 5,532,738 | 10/5/2021 |
2.40.0-pre1 | 7,488 | 9/9/2021 |
2.39.0 | 1,640,960 | 8/18/2021 |
2.39.0-pre1 | 6,133 | 8/6/2021 |
2.38.0 | 2,132,817 | 6/11/2021 |
2.38.0-pre1 | 2,655 | 6/4/2021 |
2.37.0 | 3,573,153 | 4/20/2021 |
2.37.0-pre1 | 2,365 | 4/14/2021 |
2.36.0 | 2,400,562 | 3/17/2021 |
2.36.0-pre1 | 3,813 | 3/9/2021 |
2.35.0 | 838,824 | 2/4/2021 |
2.35.0-pre1 | 3,566 | 1/26/2021 |
2.34.0 | 2,876,617 | 12/11/2020 |
2.34.0-pre1 | 5,176 | 12/1/2020 |
2.33.1 | 1,892,722 | 10/28/2020 |
2.33.1-pre1 | 2,695 | 10/22/2020 |
2.32.0 | 1,271,272 | 10/5/2020 |
2.32.0-pre1 | 15,013 | 9/8/2020 |
2.31.0 | 622,892 | 8/14/2020 |
2.31.0-pre2 | 2,929 | 8/3/2020 |
2.30.0 | 466,915 | 7/16/2020 |
2.30.0-pre1 | 13,854 | 6/17/2020 |
2.29.0 | 868,219 | 5/27/2020 |
2.29.0-pre1 | 5,342 | 5/15/2020 |
2.28.0 | 2,467,831 | 4/9/2020 |
2.28.0-pre2 | 23,324 | 3/11/2020 |
2.28.0-pre1 | 8,194 | 3/3/2020 |
2.27.0 | 1,629,803 | 2/7/2020 |
2.27.0-pre1 | 9,911 | 1/24/2020 |
2.26.0 | 393,804 | 12/19/2019 |
2.26.0-pre1 | 2,613 | 12/10/2019 |
2.25.0 | 1,054,198 | 11/7/2019 |
2.25.0-pre1 | 2,658 | 11/1/2019 |
2.24.0 | 340,226 | 10/21/2019 |
2.24.0-pre1 | 3,363 | 10/9/2019 |
2.23.2 | 269,511 | 9/20/2019 |
0.2.23-pre2 | 12,069 | 9/6/2019 |
0.2.23-pre1 | 12,200 | 8/21/2019 |
0.1.22-pre3 | 9,817 | 7/30/2019 |
0.1.22-pre2 | 14,183 | 7/2/2019 |
0.1.22-pre1 | 7,223 | 6/17/2019 |
0.1.21-pre1 | 15,403 | 6/4/2019 |
0.1.20-pre1 | 12,244 | 4/9/2019 |
0.1.19-pre1 | 5,714 | 2/21/2019 |