A couple of very simple generic Autofac modules that allows to set up dependency injections basing on arbitrary conditions.
Info
Version: | 1.1.0 |
Author(s): | Rodion Novoselov |
Last Update: | Wednesday, May 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodion73/Autofac.Extras.FilteredInjection |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.FilteredInjection |
Install
Install-Package Autofac.Extras.FilteredInjection
dotnet add package Autofac.Extras.FilteredInjection
paket add Autofac.Extras.FilteredInjection
Autofac.Extras.FilteredInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- Autofac(>= 4.0.0)
- NETStandard.Library(>= 1.6.1)
- Autofac(>= 4.0.0)
- NETStandard.Library(>= 1.6.1)
Tags