Store and replay HttpClient requests.
Info
Version: | 1.0.0-alpha1 |
Author(s): | [email protected] |
Last Update: | Tuesday, March 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/VCRSharp |
Install
Install-Package VCRSharp
dotnet add package VCRSharp
paket add VCRSharp
VCRSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Specialized(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- YamlDotNet(>= 8.0.0)