Grpc.AspNetCore.Server.Reflection
                               
                            
                                2.71.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Grpc.AspNetCore.Server.Reflection --version 2.71.0
NuGet\Install-Package Grpc.AspNetCore.Server.Reflection -Version 2.71.0
        
        
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.Reflection" Version="2.71.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Grpc.AspNetCore.Server.Reflection" Version="2.71.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" />
        
        
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.Reflection --version 2.71.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Grpc.AspNetCore.Server.Reflection, 2.71.0"
        
        
#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.Reflection@2.71.0
        
        
#: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.Reflection&version=2.71.0
#tool nuget:?package=Grpc.AspNetCore.Server.Reflection&version=2.71.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Automatic discovery of services for Grpc.Reflection
| 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. net9.0 is compatible. 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. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    net6.0- Google.Protobuf (>= 3.30.2)
- Grpc.AspNetCore.Server (>= 2.71.0)
- Grpc.Reflection (>= 2.71.0)
 
- 
                                                    net7.0- Google.Protobuf (>= 3.30.2)
- Grpc.AspNetCore.Server (>= 2.71.0)
- Grpc.Reflection (>= 2.71.0)
 
- 
                                                    net8.0- Google.Protobuf (>= 3.30.2)
- Grpc.AspNetCore.Server (>= 2.71.0)
- Grpc.Reflection (>= 2.71.0)
 
- 
                                                    net9.0- Google.Protobuf (>= 3.30.2)
- Grpc.AspNetCore.Server (>= 2.71.0)
- Grpc.Reflection (>= 2.71.0)
 
NuGet packages (44)
Showing the top 5 NuGet packages that depend on Grpc.AspNetCore.Server.Reflection:
| Package | Downloads | 
|---|---|
| Pulumi The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET. | |
| ArmoniK.Api.Worker Package Description | |
| ArmoniK.Api.Core Package Description | |
| Sitko.Core.Grpc.Server Sitko.Core is a set of libraries to help build .NET Core applications fast | |
| Swisschain.Sdk.Server Package Description | 
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on Grpc.AspNetCore.Server.Reflection:
| Repository | Stars | 
|---|---|
| microsoft/semantic-kernel 
                                                            Integrate cutting-edge LLM technology quickly and easily into your apps
                                                         | |
| dotnet/AspNetCore.Docs 
                                                            Documentation for ASP.NET Core
                                                         | |
| getsentry/sentry-dotnet 
                                                            Sentry SDK for .NET
                                                         | |
| planetarium/libplanet 
                                                            Blockchain in C#/.NET for on-chain, decentralized gaming
                                                         | |
| rstropek/Samples | |
| babaktaremi/Clean-Architecture-Template 
                                                            🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
                                                         | |
| chunliu/AzureDesignStudio 
                                                            A web app that helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.
                                                         | |
| namigop/FintX 
                                                            Native, cross-platform gRPC test bench
                                                         | |
| alex289/CleanArchitecture 
                                                            Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
                                                         | |
| LeonKou/NetPro 
                                                            🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0 
                                                         | |
| dotnetcore/mocha 
                                                            Mocha is an application performance monitor tools based on OpenTelemetry, which also provides a scalable platform for observability data analysis and storage.
                                                         | |
| sitkoru/Sitko.Core 
                                                            Sitko.Core is a set of libraries to help build .NET Core applications fast
                                                         | |
| furesoft/Slithin 
                                                            A management application for the remarkable tablet
                                                         | |
| anuviswan/LearningPoint 
                                                            A repository for learning different technologies,  frameworks, features......
                                                         | |
| aspnetrun/run-aspnet-grpc 
                                                            Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by Step Implementation on .NET Course w/ discount->
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.71.0 | 1,215,355 | 4/25/2025 | 
| 2.71.0-pre1 | 324 | 4/16/2025 | 
| 2.70.0 | 610,674 | 3/10/2025 | 
| 2.70.0-pre1 | 556 | 2/26/2025 | 
| 2.67.0 | 1,925,505 | 11/21/2024 | 
| 2.67.0-pre1 | 8,325 | 10/22/2024 | 
| 2.66.0 | 1,126,624 | 9/20/2024 | 
| 2.66.0-pre1 | 824 | 9/6/2024 | 
| 2.65.0 | 1,080,229 | 7/27/2024 | 
| 2.65.0-pre1 | 236 | 7/20/2024 | 
| 2.64.0 | 106,216 | 7/19/2024 | 
| 2.64.0-pre1 | 224 | 7/15/2024 | 
| 2.63.0 | 4,911,650 | 5/24/2024 | 
| 2.63.0-pre1 | 19,949 | 5/8/2024 | 
| 2.62.0 | 1,042,338 | 3/29/2024 | 
| 2.62.0-pre1 | 1,894 | 3/8/2024 | 
| 2.61.0 | 588,400 | 2/22/2024 | 
| 2.61.0-pre1 | 8,588 | 2/8/2024 | 
| 2.60.0 | 989,834 | 1/3/2024 | 
| 2.60.0-pre1 | 6,574 | 12/14/2023 | 
| 2.59.0 | 1,040,380 | 11/8/2023 | 
| 2.59.0-pre1 | 1,888 | 10/27/2023 | 
| 2.58.0 | 168,599 | 10/19/2023 | 
| 2.58.0-pre1 | 4,954 | 10/9/2023 | 
| 2.57.0 | 542,319 | 9/6/2023 | 
| 2.57.0-pre1 | 4,072 | 8/31/2023 | 
| 2.56.0 | 198,799 | 8/25/2023 | 
| 2.56.0-pre2 | 3,625 | 8/16/2023 | 
| 2.56.0-pre1 | 3,552 | 8/3/2023 | 
| 2.55.0 | 755,638 | 7/4/2023 | 
| 2.55.0-pre1 | 2,355 | 6/23/2023 | 
| 2.54.0 | 256,255 | 6/15/2023 | 
| 2.54.0-pre1 | 7,254 | 5/25/2023 | 
| 2.53.0 | 532,159 | 5/5/2023 | 
| 2.53.0-pre1 | 1,425 | 4/12/2023 | 
| 2.52.0 | 663,157 | 3/15/2023 | 
| 2.52.0-pre1 | 1,934 | 3/3/2023 | 
| 2.51.0 | 1,248,968 | 1/2/2023 | 
| 2.51.0-pre1 | 1,170 | 12/7/2022 | 
| 2.50.0 | 579,470 | 11/17/2022 | 
| 2.50.0-pre1 | 7,749 | 11/3/2022 | 
| 2.49.0 | 670,941 | 9/26/2022 | 
| 2.49.0-pre1 | 1,465 | 9/1/2022 | 
| 2.48.0 | 191,048 | 8/24/2022 | 
| 2.48.0-pre1 | 826 | 8/17/2022 | 
| 2.47.0 | 518,567 | 7/3/2022 | 
| 2.47.0-pre1 | 1,386 | 6/23/2022 | 
| 2.46.0 | 664,720 | 5/13/2022 | 
| 2.46.0-pre1 | 7,469 | 4/28/2022 | 
| 2.45.0 | 456,618 | 4/19/2022 | 
| 2.45.0-pre1 | 2,352 | 4/7/2022 | 
| 2.44.0 | 214,634 | 3/17/2022 | 
| 2.44.0-pre1 | 2,225 | 3/9/2022 | 
| 2.43.0 | 202,588 | 2/25/2022 | 
| 2.43.0-pre1 | 19,248 | 1/28/2022 | 
| 2.42.0 | 540,191 | 1/19/2022 | 
| 2.42.0-pre1 | 2,376 | 12/30/2021 | 
| 2.41.0 | 271,466 | 12/7/2021 | 
| 2.41.0-pre1 | 1,833 | 11/12/2021 | 
| 2.40.0 | 367,937 | 10/5/2021 | 
| 2.40.0-pre1 | 1,512 | 9/9/2021 | 
| 2.39.0 | 197,212 | 8/18/2021 | 
| 2.39.0-pre1 | 1,359 | 8/6/2021 | 
| 2.38.0 | 359,401 | 6/11/2021 | 
| 2.38.0-pre1 | 496 | 6/4/2021 | 
| 2.37.0 | 1,940,115 | 4/20/2021 | 
| 2.37.0-pre1 | 446 | 4/14/2021 | 
| 2.36.0 | 151,804 | 3/17/2021 | 
| 2.36.0-pre1 | 1,363 | 3/9/2021 | 
| 2.35.0 | 119,455 | 2/4/2021 | 
| 2.35.0-pre1 | 619 | 1/26/2021 | 
| 2.34.0 | 195,221 | 12/11/2020 | 
| 2.34.0-pre1 | 1,229 | 12/1/2020 | 
| 2.33.1 | 111,877 | 10/28/2020 | 
| 2.33.1-pre1 | 563 | 10/22/2020 | 
| 2.32.0 | 42,530 | 10/5/2020 | 
| 2.32.0-pre1 | 1,056 | 9/8/2020 | 
| 2.31.0 | 23,068 | 8/14/2020 | 
| 2.31.0-pre2 | 575 | 8/3/2020 | 
| 2.30.0 | 20,223 | 7/16/2020 | 
| 2.30.0-pre1 | 579 | 6/17/2020 | 
| 2.29.0 | 22,563 | 5/27/2020 | 
| 2.29.0-pre1 | 635 | 5/15/2020 | 
| 2.28.0 | 26,971 | 4/9/2020 | 
| 2.28.0-pre2 | 572 | 3/11/2020 | 
| 2.28.0-pre1 | 596 | 3/3/2020 | 
| 2.27.0 | 25,539 | 2/7/2020 | 
| 2.27.0-pre1 | 608 | 1/24/2020 | 
| 2.26.0 | 15,231 | 12/19/2019 | 
| 2.26.0-pre1 | 586 | 12/10/2019 | 
| 2.25.0 | 9,596 | 11/7/2019 | 
| 2.25.0-pre1 | 591 | 11/1/2019 | 
| 2.24.0 | 22,918 | 10/21/2019 | 
| 2.24.0-pre1 | 640 | 10/9/2019 |