SFA.DAS.AccountsApiSubstitute.WebAPI 1.1.5

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

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

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

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,366 7/11/2018 1.1.22 is deprecated because it is no longer maintained.
1.1.20 1,132 6/21/2018 1.1.20 is deprecated because it is no longer maintained.
1.1.19 1,118 6/20/2018 1.1.19 is deprecated because it is no longer maintained.
1.1.18 1,117 6/18/2018 1.1.18 is deprecated because it is no longer maintained.
1.1.17 1,115 6/11/2018 1.1.17 is deprecated because it is no longer maintained.
1.1.16 1,138 5/24/2018 1.1.16 is deprecated because it is no longer maintained.
1.1.14 1,094 5/21/2018 1.1.14 is deprecated because it is no longer maintained.
1.1.11 1,120 5/8/2018 1.1.11 is deprecated because it is no longer maintained.
1.1.7 1,061 3/28/2018 1.1.7 is deprecated because it is no longer maintained.
1.1.6 1,182 3/27/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,170 3/26/2018 1.1.5 is deprecated because it is no longer maintained.
1.1.4 1,181 3/22/2018 1.1.4 is deprecated because it is no longer maintained.
1.0.0.65369 1,155 3/18/2018 1.0.0.65369 is deprecated because it is no longer maintained.
1.0.0.65350 1,236 3/18/2018 1.0.0.65350 is deprecated because it is no longer maintained.
1.0.0.65329 1,168 3/18/2018 1.0.0.65329 is deprecated because it is no longer maintained.
1.0.0.65312 1,175 3/18/2018 1.0.0.65312 is deprecated because it is no longer maintained.
1.0.0.65295 1,206 3/18/2018 1.0.0.65295 is deprecated because it is no longer maintained.
1.0.0.65277 1,140 3/18/2018 1.0.0.65277 is deprecated because it is no longer maintained.
1.0.0.63779 1,134 3/9/2018 1.0.0.63779 is deprecated because it is no longer maintained.
1.0.0.63734 1,156 3/9/2018 1.0.0.63734 is deprecated because it is no longer maintained.
1.0.0.61564 1,176 2/28/2018 1.0.0.61564 is deprecated because it is no longer maintained.
1.0.0.60588 1,174 2/22/2018 1.0.0.60588 is deprecated because it is no longer maintained.
1.0.0.60555 1,194 2/22/2018 1.0.0.60555 is deprecated because it is no longer maintained.
1.0.0.59078 1,148 2/15/2018 1.0.0.59078 is deprecated because it is no longer maintained.
1.0.0.59041 1,164 2/15/2018 1.0.0.59041 is deprecated because it is no longer maintained.
1.0.0.58425 1,164 2/13/2018 1.0.0.58425 is deprecated because it is no longer maintained.
1.0.0.57839 1,031 2/9/2018 1.0.0.57839 is deprecated because it is no longer maintained.
1.0.0.57396 1,032 2/7/2018 1.0.0.57396 is deprecated because it is no longer maintained.
1.0.0.57039 1,177 2/5/2018 1.0.0.57039 is deprecated because it is no longer maintained.

refactored generic type to be strongly typed.