# DependencyInjection **Repository Path**: HackLY_admin/DependencyInjection ## Basic Information - **Project Name**: DependencyInjection - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-06 - **Last Updated**: 2021-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DependencyInjection [Archived] ============================== **This GitHub project has been archived.** Ongoing development on this project can be found in . Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. ### Using other containers with Microsoft.Extensions.DependencyInjection * [**Autofac**](https://autofac.readthedocs.org/en/latest/integration/aspnetcore.html) * [**DryIoc**](https://www.nuget.org/packages/DryIoc.Microsoft.DependencyInjection) * [**Grace**](https://www.nuget.org/packages/Grace.DependencyInjection.Extensions) * [**LightInject**](https://github.com/seesharper/LightInject.Microsoft.DependencyInjection) * [**StructureMap**](https://github.com/structuremap/StructureMap.Microsoft.DependencyInjection) * [**Stashbox**](https://github.com/z4kn4fein/stashbox-extensions-dependencyinjection) * [**Unity**](https://www.nuget.org/packages/Unity.Microsoft.DependencyInjection/)