Metadata >> NuGet >> JB.Tfs.Common >> 0.0.0.4

0.0.0.4

Metadata

Authors Joerg Battermann
Description A helper library that provides extensions, helper methods and new functionality upon the Microsoft Team Foundation Server API.
Language en-US
LicenseUrl https://github.com/jbattermann/JB.Tfs.Common/blob/master/LICENSE
Owners Joerg Battermann
ProjectUrl https://github.com/jbattermann/JB.Tfs.Common
ReleaseNotes [0.0.0.4] Added Task/TPL based Query alternatives for all WorkItemStore.Query(..)/.QueryCount(...) methods aswell as Query(..).RunQueryAsync()/RunQueryCountAsync() & .RunLinkQueryAsync() methods. [0.0.0.3] Fixed Refresh() Bug. [0.0.0.2] Moved namespace. [0.0.0.1] Initial functionality, particularly GlobalLists.
RequireLicenseAcceptance False
Summary A helper library that provides extensions, helper methods and new functionality upon the Microsoft Team Foundation Server API.
Tags tfs teamfoundationserver teamfoundationservices visualstudio vs2010 net40
Title JB.Tfs.Common - TFS Api Extensions, Wrappers and Helpers

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install JB.Tfs.Common -Version 0.0.0.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JB.Tfs.Common -Version 0.0.0.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete JB.Tfs.Common 0.0.0.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package JB.Tfs.Common -Version 0.0.0.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package JB.Tfs.Common -Version 0.0.0.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap JB.Tfs.Common -Version 0.0.0.4
Uninstalling the package:
o remove-wrap JB.Tfs.Common

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related