Generates API response or request body examples with fake data by injecting AutoBogus into your ASP.Net Core 3 request processing pipeline.
Info
| Version: | 1.0.0 |
| Author(s): | Travis Troyer |
| Last Update: | Friday, September 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TravisTroyer/AspNetAutoBogus |
| NuGet Url: | https://www.nuget.org/packages/AspNetAutoBogus |
Install
Install-Package AspNetAutoBogus
dotnet add package AspNetAutoBogus
paket add AspNetAutoBogus
AspNetAutoBogus Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoBogus(>= 2.7.1)
- JetBrains.Annotations(>= 2019.1.3)