Grpc.AspNetCore 0.1.22-pre2

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.
dotnet add package Grpc.AspNetCore --version 0.1.22-pre2
                    
NuGet\Install-Package Grpc.AspNetCore -Version 0.1.22-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.AspNetCore" Version="0.1.22-pre2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grpc.AspNetCore" Version="0.1.22-pre2" />
                    
Directory.Packages.props
<PackageReference Include="Grpc.AspNetCore" />
                    
Project file
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 0.1.22-pre2
                    
#r "nuget: Grpc.AspNetCore, 0.1.22-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.AspNetCore@0.1.22-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.AspNetCore&version=0.1.22-pre2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Grpc.AspNetCore&version=0.1.22-pre2&prerelease
                    
Install as a Cake Tool

gRPC meta-package for ASP.NET Core

Product 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.

NuGet packages (401)

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 .NET Aspire application model.

Aspire.Hosting.AppHost

Core library and MSBuild logic for .NET Aspire AppHost projects.

Calzolari.Grpc.AspNetCore.Validation

Request message validator for Grpc.AspNetCore

Aspire.Hosting.Azure

Azure resource types for .NET Aspire.

GitHub repositories (110)

Showing the top 20 popular GitHub repositories that depend on Grpc.AspNetCore:

Repository Stars
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
Tools, templates, and packages to accelerate building observable, production-ready apps
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
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 9 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
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
Version Downloads Last Updated
2.71.0 2,149,294 4/25/2025
2.71.0-pre1 711 4/16/2025
2.70.0 1,832,180 3/10/2025
2.70.0-pre1 2,164 2/26/2025
2.67.0 4,106,967 11/21/2024
2.67.0-pre1 12,009 10/22/2024
2.66.0 5,295,916 9/20/2024
2.66.0-pre1 5,423 9/6/2024
2.65.0 3,353,439 7/27/2024
2.65.0-pre1 620 7/20/2024
2.64.0 451,504 7/19/2024
2.64.0-pre1 2,970 7/15/2024
2.63.0 2,918,777 5/24/2024
2.63.0-pre1 21,320 5/8/2024
2.62.0 2,210,479 3/29/2024
2.62.0-pre1 2,656 3/8/2024
2.61.0 3,257,922 2/22/2024
2.61.0-pre1 9,931 2/8/2024
2.60.0 3,243,021 1/3/2024
2.60.0-pre1 16,381 12/14/2023
2.59.0 3,828,231 11/8/2023
2.59.0-pre1 5,663 10/27/2023
2.58.0 1,005,670 10/19/2023
2.58.0-pre1 32,378 10/9/2023
2.57.0 2,466,536 9/6/2023
2.57.0-pre1 4,333 8/31/2023
2.56.0 433,324 8/25/2023
2.56.0-pre2 3,934 8/16/2023
2.56.0-pre1 4,309 8/3/2023
2.55.0 2,880,937 7/4/2023
2.55.0-pre1 4,721 6/23/2023
2.54.0 1,160,705 6/15/2023
2.54.0-pre1 10,127 5/25/2023
2.53.0 1,897,226 5/5/2023
2.53.0-pre1 17,750 4/12/2023
2.52.0 2,460,029 3/15/2023
2.52.0-pre1 6,976 3/3/2023
2.51.0 2,886,256 1/2/2023
2.51.0-pre1 5,344 12/7/2022
2.50.0 1,947,995 11/17/2022
2.50.0-pre1 23,867 11/3/2022
2.49.0 20,743,557 9/26/2022
2.49.0-pre1 2,884 9/1/2022
2.48.0 2,131,833 8/24/2022
2.48.0-pre1 2,203 8/17/2022
2.47.0 3,071,977 7/3/2022
2.47.0-pre1 2,481 6/23/2022
2.46.0 2,277,857 5/13/2022
2.46.0-pre1 2,418 4/28/2022
2.45.0 1,577,087 4/19/2022
2.45.0-pre1 3,874 4/7/2022
2.44.0 1,253,469 3/17/2022
2.44.0-pre1 18,363 3/9/2022
2.43.0 944,970 2/25/2022
2.43.0-pre1 9,359 1/28/2022
2.42.0 3,096,633 1/19/2022
2.42.0-pre1 9,071 12/30/2021
2.41.0 1,254,182 12/7/2021
2.41.0-pre1 17,467 11/12/2021
2.40.0 5,069,549 10/5/2021
2.40.0-pre1 3,831 9/9/2021
2.39.0 1,391,963 8/18/2021
2.39.0-pre1 4,237 8/6/2021
2.38.0 1,626,606 6/11/2021
2.38.0-pre1 1,048 6/4/2021
2.37.0 1,201,100 4/20/2021
2.37.0-pre1 817 4/14/2021
2.36.0 657,567 3/17/2021
2.36.0-pre1 1,342 3/9/2021
2.35.0 703,471 2/4/2021
2.35.0-pre1 1,857 1/26/2021
2.34.0 1,582,597 12/11/2020
2.34.0-pre1 3,145 12/1/2020
2.33.1 838,464 10/28/2020
2.33.1-pre1 1,145 10/22/2020
2.32.0 1,120,919 10/5/2020
2.32.0-pre1 13,403 9/8/2020
2.31.0 521,543 8/14/2020
2.31.0-pre2 1,288 8/3/2020
2.30.0 269,488 7/16/2020
2.30.0-pre1 2,896 6/17/2020
2.29.0 514,077 5/27/2020
2.29.0-pre1 3,483 5/15/2020
2.28.0 674,586 4/9/2020
2.28.0-pre2 15,568 3/11/2020
2.28.0-pre1 6,591 3/3/2020
2.27.0 1,538,366 2/7/2020
2.27.0-pre1 6,674 1/24/2020
2.26.0 320,194 12/19/2019
2.26.0-pre1 1,060 12/10/2019
2.25.0 912,802 11/7/2019
2.25.0-pre1 1,032 11/1/2019
2.24.0 330,401 10/21/2019
2.24.0-pre1 1,484 10/9/2019
2.23.2 237,768 9/20/2019
0.2.23-pre2 4,799 9/6/2019
0.2.23-pre1 5,248 8/21/2019
0.1.22-pre3 7,410 7/30/2019
0.1.22-pre2 10,747 7/2/2019