Metadata >> NuGet >> Infinity.NET

Infinity.NET

Metadata

Authors Edward Thomson
Description Visual Studio Online and Team Foundation Server REST API for .NET
IconUrl https://github.com/ethomson/infinity.net/raw/master/logo.png
LicenseUrl https://raw.githubusercontent.com/ethomson/infinity.net/v0.1.0/LICENSE
Owners Edward Thomson
ProjectUrl https://github.com/ethomson/infinity.net
ReleaseNotes https://github.com/ethomson/infinity.net/blob/v0.1.0/CHANGES.md
RequireLicenseAcceptance False
Tags VisualStudio Visual Studio VisualStudioOnline Team Foundation Server TFS REST API
Dependencies RestSharp:105.0.1
PackageSize 132798
PackageHashAlgorithm SHA512
PackageHash xPnld4k9bstzn/gtFfJ+NN66FKAQoYNb0MaCo/kxUJDydw+fIiGP1OSvenk87WbWYi3mvEE1oPdNoUcG4u7nTA==
DownloadCount 000000
CreatedDate 2014-12-24T00:01:38

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

OpenWrap

Installing the package:
o add-wrap Infinity.NET
Uninstalling the package:
o remove-wrap Infinity.NET

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.1.0