HttpClientLab 0.1.1
HttpClientLab turns the HttpClientFactory into a lab, so you can mock the HttpClient to write tests.
Install-Package HttpClientLab -Version 0.1.1
dotnet add package HttpClientLab --version 0.1.1
<PackageReference Include="HttpClientLab" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HttpClientLab --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Install-Package HttpClientLab
- Read the blog post.
- Read the Documentation.
- Star on GitHub.
- Let me know with a tweet @AleFranz if you like it.
Install-Package HttpClientLab
- Read the blog post.
- Read the Documentation.
- Star on GitHub.
- Let me know with a tweet @AleFranz if you like it.
Release Notes
https://github.com/alefranz/HttpClientLab/releases
Dependencies
-
.NETStandard 2.0
- HttpClientLab.Core (>= 0.1.1)
- HttpClientLab.Extensions.Moq (>= 0.1.1)
- HttpClientLab.Extensions.Testing (>= 0.1.1)
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.