Metadata >> NuGet >> Numerous.Api

Numerous.Api

Metadata

Authors Eric Bézine
Copyrights Copyright Eric Bézine, 2015
Description Numerous.NET is an unofficial wrapper for Numerous App (http://numerousapp.com/) API. Numerous.NET requires the .NET 4.5 framework.
LicenseUrl https://github.com/ebezine/numerousapp-net/blob/master/LICENSE
Owners Eric Bézine
ProjectUrl https://github.com/ebezine/numerousapp-net/
RequireLicenseAcceptance False
Tags Numerous NumerousApp
Dependencies Microsoft.AspNet.WebApi.Client:5.2.3
Title Numerous.NET
PackageSize 68341
PackageHashAlgorithm SHA512
PackageHash Cy01HkFZ3c9INM9qc8fGUZvkBmnph2nN7ypcKCDdvWziHiBs/ibzHeYlSRzSlBTo4NymUfpFqJ9MYlERSU+/5A==
DownloadCount 000000
CreatedDate 2015-09-29T22:08:21
IconUrl http://numerousapp.com/img/favicons/favicon-96x96.png

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

OpenWrap

Installing the package:
o add-wrap Numerous.Api
Uninstalling the package:
o remove-wrap Numerous.Api

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
1.4.272.0
1.3.270.0
1.1.270.0
1.0.270.0