Metadata >> NuGet >> NHarvestApi

NHarvestApi

Metadata

Authors Gabriel Chaney
Copyrights Copyright 2014
Description Super thin, PCL-compliant, C#, very extendable Harvest API wrapper (see https://github.com/harvesthq/api).
Owners Gabriel Chaney
ReleaseNotes Encapsulates a simple and extensible wrapper for the Harvest API get request. This first release comes with a default resource path factory that only has account/who_am_i. More will come soon.
RequireLicenseAcceptance False
Tags api Harvest
Dependencies Microsoft.Net.Http:2.2.18|Newtonsoft.Json:6.0.1
Title NHarvestApi
PackageSize 28545
PackageHashAlgorithm SHA512
PackageHash +c5O5tQguDfkoi+UxbOBSGI6FtpmtoXXLvE+8xEHLrXnIrLvmYXTS2+zgLJh0g8kaqwSFCXPF3fTB68qbxr4Dw==
DownloadCount 000000
CreatedDate 2014-02-16T18:54:07

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

OpenWrap

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

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.2.0.2
0.2.0.0
0.1.2.0
0.1.1.2
0.1.1.1
0.1.1.0
0.1.0.0