SFA.DAS.HmrcApiSubstitute.WebAPI 1.0.0.60555

There is a newer version of this package available.
See the version list below for details.
dotnet add package SFA.DAS.HmrcApiSubstitute.WebAPI --version 1.0.0.60555
NuGet\Install-Package SFA.DAS.HmrcApiSubstitute.WebAPI -Version 1.0.0.60555
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="SFA.DAS.HmrcApiSubstitute.WebAPI" Version="1.0.0.60555" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFA.DAS.HmrcApiSubstitute.WebAPI --version 1.0.0.60555
#r "nuget: SFA.DAS.HmrcApiSubstitute.WebAPI, 1.0.0.60555"
#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 SFA.DAS.HmrcApiSubstitute.WebAPI as a Cake Addin
#addin nuget:?package=SFA.DAS.HmrcApiSubstitute.WebAPI&version=1.0.0.60555

// Install SFA.DAS.HmrcApiSubstitute.WebAPI as a Cake Tool
#tool nuget:?package=SFA.DAS.HmrcApiSubstitute.WebAPI&version=1.0.0.60555

Class library for substituting Hmrc API response. Substitute Hmrc Web Api response, Override the default response by setting the Gets in the Http message handlers Simply initiate the HmrcAPI instance with valid message Handler which will start the web App inMemory in baseaddress( http://localHost/ along with any unused port you specified).

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.22 1,316 7/11/2018
1.1.20 1,121 6/21/2018
1.1.19 1,138 6/20/2018
1.1.18 1,181 6/18/2018
1.1.17 1,125 6/11/2018
1.1.16 1,136 5/24/2018
1.1.14 1,047 5/21/2018
1.1.11 1,148 5/8/2018
1.1.7 1,172 3/28/2018
1.1.6 1,227 3/27/2018
1.1.5 1,067 3/26/2018
1.1.4 1,179 3/22/2018
1.0.0.65369 1,141 3/18/2018
1.0.0.65350 1,252 3/18/2018
1.0.0.65329 1,178 3/18/2018
1.0.0.65312 1,279 3/18/2018
1.0.0.65295 1,169 3/18/2018
1.0.0.65277 1,102 3/18/2018
1.0.0.63779 1,070 3/9/2018
1.0.0.63734 1,151 3/9/2018
1.0.0.61564 1,222 2/28/2018
1.0.0.60588 1,259 2/22/2018
1.0.0.60555 1,196 2/22/2018
1.0.0.59078 1,156 2/15/2018
1.0.0.59041 1,163 2/15/2018
1.0.0.58425 1,175 2/13/2018
1.0.0.57839 1,082 2/9/2018
1.0.0.57396 1,172 2/7/2018

refactored generic type to be strongly typed.