Info
| Version: | 0.2.3 | 
| Author(s): | Behnam Yousefi | 
| Last Update: | Wednesday, November 8, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/benyblack/rest-mock-core | 
| NuGet Url: | https://www.nuget.org/packages/RestMockCore | 
Install
Install-Package RestMockCore
                        dotnet add package RestMockCore
                        paket add RestMockCore
                        
                                RestMockCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore(>= 2.0.0)
 - Microsoft.AspNetCore.Hosting(>= 2.0.0)
 - Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
 - System.Linq(>= 4.3.0)
 
Tags
                
It was tested with Visual Studio 2015 Update 3 and xUnit.