Update README.md

This commit is contained in:
Tommy Parnell
2017-01-01 23:12:05 -05:00
committed by GitHub
parent f300e68396
commit 0529242858

View File

@@ -1,4 +1,4 @@
# list-of-dotnet-core-middleware
# list-of-dotnet-core-middleware [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
>Big list of awesome .net core middleware to extend your applications....
* [Turbolinks.net](https://github.com/TerribleDev/TurboLinks.Net) Adds the ability to use turbolinks with .net core apps
@@ -8,4 +8,3 @@
* [EmbedImages](https://github.com/TerribleDev/EmbedImageMiddleware) - Convert images from src urls to base64 encoded values
* [IIS Intergration](https://github.com/aspnet/IISIntegration) - Host your .net core apps in IIS
* [AspNetCoreRateLimit](https://github.com/stefanprodan/AspNetCoreRateLimit) - control the rate of requests that clients can make to a Web API or MVC app based on IP address or client ID
*