DependencyInjection [Archived]

November 2, 2018 ยท View on GitHub

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/Extensions.

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

Using other containers with Microsoft.Extensions.DependencyInjection

  • Autofac
  • DryIoc
  • Grace
  • LightInject
  • StructureMap
  • Stashbox
  • Unity