Create mock objects from json files created from integration calls.
Info
| Version: | 1.0.0 |
| Author(s): | yegengovender |
| Last Update: | Monday, March 9, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://yegengovender.github.io/MockFiles |
| NuGet Url: | https://www.nuget.org/packages/MockFiles |
Install
Install-Package MockFiles
dotnet add package MockFiles
paket add MockFiles
MockFiles Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.3.3)
- Newtonsoft.Json(6.0.8)