IRTestEng.Repository.Client 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package IRTestEng.Repository.Client --version 1.0.4
NuGet\Install-Package IRTestEng.Repository.Client -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IRTestEng.Repository.Client" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IRTestEng.Repository.Client --version 1.0.4
#r "nuget: IRTestEng.Repository.Client, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IRTestEng.Repository.Client as a Cake Addin
#addin nuget:?package=IRTestEng.Repository.Client&version=1.0.4

// Install IRTestEng.Repository.Client as a Cake Tool
#tool nuget:?package=IRTestEng.Repository.Client&version=1.0.4

This class library contains all the service classes and data transfer objects which a client application needs to interact with the REST API of the WTCS Respository Services servers.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 1,787 3/27/2015
1.0.8 1,489 3/12/2015
1.0.7 1,470 3/10/2015
1.0.6 1,445 3/9/2015
1.0.5 1,442 3/5/2015
1.0.4 1,751 3/2/2015
1.0.3 1,791 3/2/2015

First release. Starting the process of replacing IRTestEng.WebApi.DTO and IRTestEng.WebApi.Client.