[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
c686541621 | ||
---|---|---|
src | ||
test/Microsoft.Framework.DependencyInjection.Tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
DependencyInjection.sln | ||
LICENSE.txt | ||
NuGet.Config | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
DependencyInjection
Contains the common DI abstractions that all of ASP.NET and EF 5 use, as well as adapters for some IoC containers.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.