Autofac implementation of dependency injection for CreativeCoders.Di.
Info
Version: | 1.0.0 |
Author(s): | CreativeCoders |
Last Update: | Tuesday, October 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CreativeCodersTeam/Core |
NuGet Url: | https://www.nuget.org/packages/CreativeCoders.Di.Autofac |
Install
Install-Package CreativeCoders.Di.Autofac
dotnet add package CreativeCoders.Di.Autofac
paket add CreativeCoders.Di.Autofac
CreativeCoders.Di.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- CreativeCoders.Di(>= 0.14.1)
- Autofac(>= 6.1.0)