Grpc.Auth 2.36.1

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

gRPC C# Authentication Library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Grpc.Auth:

Package Downloads
Google.Api.Gax.Grpc

Additional support classes for Google gRPC API client libraries

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on Grpc.Auth:

Repository Stars
grpc/grpc-dotnet
gRPC for .NET
killkimno/MORT
MORT 번역기 프로젝트 - Real-time game translator with OCR
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
dotnet-architecture/grpc-for-wcf-developers
gRPC for WCF Developers guidance samples
camunda-community-hub/zeebe-client-csharp
Contains an Zeebe C# client implementation.
Version Downloads Last Updated
2.36.1 9 3/8/2021
2.36.0-pre1 0 3/8/2021
2.33.1 6 3/8/2021
2.32.0-pre1 2 3/8/2021
2.31.0-pre2 2 3/8/2021
2.29.0 2 3/8/2021
1.22.0 4 3/8/2021
1.21.0 2 3/8/2021
1.20.0-pre3 1 3/8/2021
1.19.0-pre1 0 3/8/2021
1.17.0-pre1 3 3/8/2021
1.15.0 0 3/8/2021
1.13.0 3 3/8/2021
1.10.1-pre1 5 3/8/2021
1.8.3 1 3/8/2021
1.3.6 1 3/8/2021
1.1.0 8 3/8/2021
1.1.0-pre1 1 3/8/2021
1.0.0-pre2 0 3/8/2021
0.13.1 1 3/8/2021
Loading failed