A set of utlities to help test controllers implementing the CleanArchitecture.
Info
Version: | 1.2.1 |
Author(s): | TddBuddy |
Last Update: | Wednesday, October 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/T-rav/CleanArchitectureTestUtils-DotNet |
NuGet Url: | https://www.nuget.org/packages/TddBuddy.CleanArchitecture.TestUtils.DotNet |
Install
Install-Package TddBuddy.CleanArchitecture.TestUtils.DotNet
dotnet add package TddBuddy.CleanArchitecture.TestUtils.DotNet
paket add TddBuddy.CleanArchitecture.TestUtils.DotNet
TddBuddy.CleanArchitecture.TestUtils.DotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Host.HttpListener(>= 3.1.0)
- Microsoft.Owin.Hosting(>= 3.1.0)
- Microsoft.Owin.Testing(>= 3.1.0)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.2)
- SimpleInjector(>= 4.0.8)
- SimpleInjector.Extensions.ExecutionContextScoping(>= 4.0.0)
- SimpleInjector.Integration.WebApi(>= 4.0.8)
- WebApi.ControllerSuffixRemover(>= 1.0.0)
Tags