1.1 KiB
1.1 KiB
list-of-dotnet-core-middleware 
Big list of awesome .net core middleware to extend your applications....
- Turbolinks.net Adds the ability to use turbolinks with .net core apps
- Microsoft.AspNetCore.Rewrite - rewrite urls for requests
- Microsoft.AspNetCore.ResponseCompression - Compress your return values.
- HardHat - Secure your .net core apps via http headers
- EmbedImages - Convert images from src urls to base64 encoded values
- IIS Intergration - Host your .net core apps in IIS
- AspNetCoreRateLimit - control the rate of requests that clients can make to a Web API or MVC app based on IP address or client ID