Grpc.AspNetCore.Server 2.80.0-pre1

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.

Showing the top 20 packages that depend on Grpc.AspNetCore.Server.

Packages Downloads
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
21
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
22
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
23
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
24
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
26
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
27
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
29
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
42
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
593

.NET 8.0

.NET 9.0

.NET 10.0

Version Downloads Last updated
2.80.0-pre1 1 04/11/2026
2.76.0 8 01/02/2026
2.76.0-pre1 11 11/19/2025
2.71.0 14 04/27/2025
2.71.0-pre1 17 04/27/2025
2.70.0 16 04/01/2025
2.70.0-pre1 15 04/01/2025
2.67.0 20 11/21/2024
2.67.0-pre1 17 01/19/2025
2.66.0 18 01/31/2025
2.66.0-pre1 14 01/31/2025
2.65.0 18 01/19/2025
2.65.0-pre1 16 01/19/2025
2.64.0 19 01/19/2025
2.64.0-pre1 17 01/19/2025
2.63.0 18 01/19/2025
2.63.0-pre1 16 02/21/2025
2.62.0 17 01/19/2025
2.62.0-pre1 22 03/26/2024
2.61.0 20 03/01/2024
2.61.0-pre1 24 03/01/2024
2.60.0 23 03/03/2024
2.60.0-pre1 19 03/04/2024
2.59.0 21 11/15/2023
2.59.0-pre1 22 03/04/2024
2.58.0 20 11/12/2023
2.58.0-pre1 22 03/05/2024
2.57.0 22 03/01/2024
2.57.0-pre1 23 03/01/2024
2.56.0 21 03/02/2024
2.56.0-pre2 20 03/02/2024
2.56.0-pre1 20 03/02/2024
2.55.0 33 08/23/2023
2.55.0-pre1 39 03/05/2024
2.54.0 19 12/05/2023
2.54.0-pre1 22 03/05/2024
2.53.0 20 03/02/2024
2.53.0-pre1 21 03/02/2024
2.52.0 20 11/08/2023
2.52.0-pre1 19 11/11/2023
2.51.0 40 08/18/2023
2.51.0-pre1 25 03/01/2024
2.50.0 592 08/18/2023
2.50.0-pre1 20 03/04/2024
2.49.0 21 03/01/2024
2.49.0-pre1 20 03/02/2024
2.48.0 21 03/04/2024
2.48.0-pre1 19 03/05/2024
2.47.0 22 08/23/2023
2.47.0-pre1 21 11/07/2023
2.46.0 20 11/09/2023
2.46.0-pre1 21 03/03/2024
2.45.0 21 03/01/2024
2.45.0-pre1 18 11/06/2023
2.44.0 20 12/31/2023
2.44.0-pre1 22 03/02/2024
2.43.0 24 03/03/2024
2.43.0-pre1 21 11/15/2023
2.42.0 21 03/03/2024
2.42.0-pre1 20 11/09/2023
2.41.0 19 11/09/2023
2.41.0-pre1 21 11/07/2023
2.40.0 21 03/02/2024
2.40.0-pre1 23 03/05/2024
2.39.0 20 11/12/2023
2.39.0-pre1 20 03/05/2024
2.38.0 20 03/25/2024
2.38.0-pre1 23 03/03/2024
2.37.0 22 03/01/2024
2.37.0-pre1 21 03/02/2024
2.36.0 26 03/02/2024
2.36.0-pre1 22 11/12/2023
2.35.0 24 11/07/2023
2.35.0-pre1 23 03/03/2024
2.34.0 22 03/01/2024
2.34.0-pre1 19 03/02/2024
2.33.1 27 03/04/2024
2.33.1-pre1 21 03/02/2024
2.32.0 22 11/13/2023
2.32.0-pre1 21 11/08/2023
2.31.0 21 01/08/2024
2.31.0-pre2 20 03/04/2024
2.30.0 22 03/02/2024
2.30.0-pre1 20 03/02/2024
2.29.0 21 03/01/2024
2.29.0-pre1 17 03/01/2024
2.28.0 20 11/10/2023
2.28.0-pre2 23 03/01/2024
2.28.0-pre1 22 03/03/2024
2.27.0 21 03/01/2024
2.27.0-pre1 23 03/04/2024
2.26.0 18 03/01/2024
2.26.0-pre1 17 11/10/2023
2.25.0 22 12/19/2023
2.25.0-pre1 20 03/02/2024
2.24.0 21 03/01/2024
2.24.0-pre1 19 03/02/2024
2.23.2 25 02/07/2024
0.2.23-pre2 21 11/12/2023
0.2.23-pre1 22 03/03/2024
0.1.22-pre3 19 03/03/2024
0.1.22-pre2 23 11/14/2023
0.1.22-pre1 19 03/05/2024
0.1.21-pre1 21 03/04/2024
0.1.20-pre1 21 03/05/2024
0.1.19-pre1 22 03/02/2024