Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.
/ DependencyInjection Public archive

[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions

License

Notifications You must be signed in to change notification settings

aspnet/DependencyInjection

Repository files navigation

DependencyInjection

AppVeyor: AppVeyor

Travis: Travis

Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.

Using other containers with Microsoft.Extensions.DependencyInjection

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.