Extensions for managing dependency injection overrides for unit testing.
Info
| Version: | 1.0.0 |
| Author(s): | Just Eat |
| Last Update: | Thursday, March 1, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/justeat/AspNetCore.TestStartup |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.TestStartup |
Install
Install-Package AspNetCore.TestStartup
dotnet add package AspNetCore.TestStartup
paket add AspNetCore.TestStartup
AspNetCore.TestStartup Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.0.1)