Info
Version: | 1.0.6-alpha |
Author(s): | LCTR |
Last Update: | Tuesday, December 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lc3586/Microservice/tree/master/src/Library/Container |
NuGet Url: | https://www.nuget.org/packages/Library.Container |
Install
Install-Package Library.Container
dotnet add package Library.Container
paket add Library.Container
Library.Container Download (Unzip the "nupkg" after downloading)
Dependencies
- Library.Collection(>= 1.0.0)
- Autofac(>= 6.1.0)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- Autofac.Extras.DynamicProxy(>= 6.0.0)
- Castle.Core(>= 4.4.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
原作者:https://github.com/Coldairarrow.