paulomorgado / Microsoft.Extensions.AspNet

Microsoft.Extensions extensions for .NET Framework's ASP.NET applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

This a proof of concept.

This is untested code.

Microsoft.Extensions.AspNet

Microsoft.Extensions extensions for .NET Framework's ASP.NET applications.

What's included?

Demo application

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

How can I contribute?

Contributions are Welcome! Help make this project better.

Code of Conduct

License

This project is licensed under the MIT license.

About

Microsoft.Extensions extensions for .NET Framework's ASP.NET applications.

License:MIT License


Languages

Language:C# 100.0%