Autofac enhancement that makes it easy to introduce multi-tenant variants by defining resources and customer-specific logic.
Info
| Version: | 0.2.0 |
| Author(s): | Objectivity Bespoke Software Specialists |
| Last Update: | Friday, December 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ObjectivityLtd/Bot.Plugins |
| NuGet Url: | https://www.nuget.org/packages/Autofac.Variants |
Install
Install-Package Autofac.Variants
dotnet add package Autofac.Variants
paket add Autofac.Variants
Autofac.Variants Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.5.2)
- Autofac.Mef(>= 4.0.0)
- StyleCop.Analyzers(>= 1.0.2)
Tags