A fluentbuilder for Autofac that covers the most necessary use-cases for building the autofac-container wrapped in fluentbuilder that can also be combined with microsoft's dependencyinjection provider.
Info
Version: | 2.0.1 |
Author(s): | Sami Al Khatib |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cleancodelabs/Autofac.Extensions.FluentBuilder |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extensions.FluentBuilder |
Install
Install-Package Autofac.Extensions.FluentBuilder
dotnet add package Autofac.Extensions.FluentBuilder
paket add Autofac.Extensions.FluentBuilder
Autofac.Extensions.FluentBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Autofac.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
Tags