Metadata >> NuGet >> Grpc.Auth

Grpc.Auth

Metadata

Authors Google Inc.
Copyrights Copyright 2015, Google Inc.
Description Auth library for C# implementation of gRPC - an RPC library and framework. See project site for more info.
LicenseUrl https://github.com/grpc/grpc/blob/master/LICENSE
Owners grpc-packages
ProjectUrl https://github.com/grpc/grpc
ReleaseNotes Release 0.7.1 of gRPC C#
RequireLicenseAcceptance False
Summary Auth library for C# implementation of gRPC - an RPC library and framework
Tags gRPC RPC Protocol HTTP/2 Auth OAuth2
Dependencies Google.Apis.Auth:1.9.3|Grpc.Core:0.7.1
Title gRPC C# Auth
PackageSize 13879
PackageHashAlgorithm SHA512
PackageHash eFw/Y13lhj4FS7PiSmKlu+BsssGT9h/olcqCUzhH6SnARJvaxilJwSaiylRjmh7BXrCcm/zrGcb47PxZJfPLHw==
DownloadCount 000000
CreatedDate 2015-09-23T19:29:16

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Grpc.Auth -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Grpc.Auth -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Grpc.Auth
Installing the package (HTTP Basic authentication):
Install-Package Grpc.Auth -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Grpc.Auth -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Grpc.Auth

OpenWrap

Installing the package:
o add-wrap Grpc.Auth
Uninstalling the package:
o remove-wrap Grpc.Auth

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0