Subs for unit testing AspNetCore HttpContext.
Info
| Version: | 1.0.0 |
| Author(s): | Andre Carlucci |
| Last Update: | Monday, March 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andrecarlucci/HttpContextStubs |
| NuGet Url: | https://www.nuget.org/packages/HttpContextStubs |
Install
Install-Package HttpContextStubs
dotnet add package HttpContextStubs
paket add HttpContextStubs
HttpContextStubs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags