A chill container that uses autofac as a container and NSubsitute for creating mocks.
Info
Version: | 3.2.0 |
Author(s): | Erwin van der Valk, Dennis Doomen |
Last Update: | Monday, January 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/ChillBdd/Chill |
NuGet Url: | https://www.nuget.org/packages/Chill.AutofacNSubstitute |
Install
Install-Package Chill.AutofacNSubstitute
dotnet add package Chill.AutofacNSubstitute
paket add Chill.AutofacNSubstitute
Chill.AutofacNSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- Chill(>= 2.2.0 && < 4.0.0)
- Autofac(> 3.0.0 && < 5.0.0)
- NSubstitute(< 2.0.0)
Tags