SFA.DAS.HmrcApiSubstitute.WebAPI 1.1.22

dotnet add package SFA.DAS.HmrcApiSubstitute.WebAPI --version 1.1.22
NuGet\Install-Package SFA.DAS.HmrcApiSubstitute.WebAPI -Version 1.1.22
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.1.22" />
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.1.22
#r "nuget: SFA.DAS.HmrcApiSubstitute.WebAPI, 1.1.22"
#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.1.22

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

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 net462 is compatible.  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,313 7/11/2018
1.1.20 1,119 6/21/2018
1.1.19 1,136 6/20/2018
1.1.18 1,179 6/18/2018
1.1.17 1,123 6/11/2018
1.1.16 1,134 5/24/2018
1.1.14 1,045 5/21/2018
1.1.11 1,146 5/8/2018
1.1.7 1,170 3/28/2018
1.1.6 1,225 3/27/2018
1.1.5 1,065 3/26/2018
1.1.4 1,177 3/22/2018
1.0.0.65369 1,139 3/18/2018
1.0.0.65350 1,250 3/18/2018
1.0.0.65329 1,176 3/18/2018
1.0.0.65312 1,277 3/18/2018
1.0.0.65295 1,167 3/18/2018
1.0.0.65277 1,100 3/18/2018
1.0.0.63779 1,068 3/9/2018
1.0.0.63734 1,149 3/9/2018
1.0.0.61564 1,220 2/28/2018
1.0.0.60588 1,257 2/22/2018
1.0.0.60555 1,194 2/22/2018
1.0.0.59078 1,154 2/15/2018
1.0.0.59041 1,161 2/15/2018
1.0.0.58425 1,173 2/13/2018
1.0.0.57839 1,080 2/9/2018
1.0.0.57396 1,170 2/7/2018

refactored generic type to be strongly typed.