Info
Version: | 1.0.60 |
Author(s): | Ashish Vegaraju |
Last Update: | Thursday, February 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/avegaraju/Imposter |
NuGet Url: | https://www.nuget.org/packages/Appify.FluentImposter.AspnetCore |
Install
Install-Package Appify.FluentImposter.AspnetCore
dotnet add package Appify.FluentImposter.AspnetCore
paket add Appify.FluentImposter.AspnetCore
Appify.FluentImposter.AspnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Appify.FluentImposter.Core(>= 1.0.60)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.AspNetCore.Routing(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.13)
Tags
This package is part of project Imposter which provides simple over the wire test doubles. Project Imposter allows to stub or mock a REST resource.