Provides LightBDD integration with Autofac, allowing to use Autofac as DI container for LightBDD scenarios.
Info
Version: | 3.8.0 |
Author(s): | Wojciech Kotlarski |
Last Update: | Sunday, April 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LightBDD/LightBDD |
NuGet Url: | https://www.nuget.org/packages/LightBDD.Autofac |
Install
Install-Package LightBDD.Autofac
dotnet add package LightBDD.Autofac
paket add LightBDD.Autofac
LightBDD.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- LightBDD.Core(>= 3.2.0)
- Autofac(>= 4.8.1)
- LightBDD.Core(>= 3.2.0)
- Autofac(>= 4.8.1)
- NETStandard.Library(>= 1.6.1)
- LightBDD.Core(>= 3.2.0)
- Autofac(>= 4.8.1)
Tags