This a proof of concept.
This is untested code.
Microsoft.Extensions extensions for .NET Framework's ASP.NET applications.
- Hosting
- Hosting Abstractions for ASP.NET
 - Hosting implementations for ASP.NET
- Supports
- Web Forms
 - Master Pages
 - Web Handlers
 
 - Provides
- Dependency Injection
 - Configuration
 - Logging
 
 
 - Supports
 
 - MVC
 - Web API
 
Checkout the demo application. This application features:
- Dependency injection for:
- ASP.NET
 - ASP.NET MVC
 - ASP.NET Web API
 - Logging
 - Configuration
- Options pattern
 
 - HttpClient factory
- Policies
 
 
 
Contributions are Welcome! Help make this project better.
- See Contributing for more information.
 
- See Code of Conduct explains what kinds of changes we welcome
 
This project is licensed under the MIT license.