Info
Version: | 1.0.0 |
Author(s): | Brandon Griffin |
Last Update: | Friday, July 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bgriffin4750/nock-csharp |
NuGet Url: | https://www.nuget.org/packages/nock-csharp |
Install
Install-Package nock-csharp
dotnet add package nock-csharp
paket add nock-csharp
nock-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is used to mimic the flow you normally expect using the standard HttpClient object available in .net, without having to stray away from the standard objects already built in.