Tag: dnx
All the articles with the tag "dnx".
Autofac 4.0 alpha1 for ASP.NET 5.0 beta3
Published:9 min readAutofac 4.0 alpha1 for ASP.NET 5.0 beta3 is now available on NuGet and can be used with Visual Studio 2015 CTP 6. This version supports the Core CLR without introducing breaking changes, and provides a single integration for the entire web stack. It also includes an Autofac module to encapsulate dependencies. Using this release, developers will be able to create a Web API controller and inject the dependencies they need.