Metadata >> NuGet >> ThriftSharp

ThriftSharp

Metadata

Authors Solal Pirelli
Copyrights Copyright Solal Pirelli 2014-2015
Description Attribute-based, IDL-less Thrift client for .NET.
Owners Solal Pirelli
ProjectUrl https://github.com/SolalPirelli/ThriftSharp
RequireLicenseAcceptance False
Tags thrift
PackageSize 115225
PackageHashAlgorithm SHA512
PackageHash l7ma4dfKOW28LdRTgMmb/Ei5Ui6FWA3J9v4Q6gCCrmDV7GZ+JPj1I9Y3y3T7niX4cmSSNNDcDsG5dJNai/oIBw==
DownloadCount 000000
CreatedDate 2015-08-03T23:07:43

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

OpenWrap

Installing the package:
o add-wrap ThriftSharp
Uninstalling the package:
o remove-wrap ThriftSharp

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
3.0.1.0
3.0.0.0
2.3.1.0
2.3.0.0
2.2.0.0
2.1.1.0
2.1.0.0