Metadata >> NuGet >> Grpc.Core

Grpc.Core

Metadata

Authors Google Inc.
Copyrights Copyright 2015, Google Inc.
Description Core 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 Core C# implementation of gRPC - an RPC library and framework
Tags gRPC RPC Protocol HTTP/2
Dependencies Ix-Async:1.2.3|grpc.native.csharp_ext:0.11.1
Title gRPC C# Core
PackageSize 434991
PackageHashAlgorithm SHA512
PackageHash ac1Lo9quglsL6nKsumjsZW6rVzSYNLk+AZUSlitAcX04vIE5H904bbj2ozgy5/T14g1DyoDQ1eLNs4NXNsgt9Q==
DownloadCount 000000
CreatedDate 2015-09-23T19:30:26

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.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Grpc.Core -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.Core
Installing the package (HTTP Basic authentication):
Install-Package Grpc.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Grpc.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Grpc.Core

OpenWrap

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

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