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