Implementation of Autofac IoC container with Service Locator.
Info
Version: | 1.0.0 |
Author(s): | Diran Ogunlana |
Last Update: | Friday, March 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrogunlana/Panama.Standard |
NuGet Url: | https://www.nuget.org/packages/Panama.Standard.IoC.Autofac |
Install
Install-Package Panama.Standard.IoC.Autofac
dotnet add package Panama.Standard.IoC.Autofac
paket add Panama.Standard.IoC.Autofac
Panama.Standard.IoC.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.1.2)
- Panama.Standard(>= 1.0.0)