IRTestEng.Repository.Client
1.0.9
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.
Install-Package IRTestEng.Repository.Client -Version 1.0.9
dotnet add package IRTestEng.Repository.Client --version 1.0.9
<PackageReference Include="IRTestEng.Repository.Client" Version="1.0.9" />
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.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed missing RecipeDTO.Id assignment in TestData class. I think this is causing new seed recipes to
be created each time the DB seed method is run by IIS.
Dependencies
-
.NETFramework 4.5
- log4net (>= 1.2.10)
- Microsoft.AspNet.WebApi.Client
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.