Update README.md
This commit is contained in:
Родитель
268290a8b5
Коммит
87d4df52fa
10
README.md
10
README.md
|
@ -1,11 +1,9 @@
|
|||
ASP.NET Core Basic Middleware Components
|
||||
========
|
||||
ASP.NET Core Basic Middleware Components [Archived]
|
||||
===================================================
|
||||
|
||||
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/02a73gv9gq02jw0j/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/basicmiddleware/branch/dev)
|
||||
|
||||
Travis: [![Travis](https://travis-ci.org/aspnet/BasicMiddleware.svg?branch=dev)](https://travis-ci.org/aspnet/BasicMiddleware)
|
||||
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
|
||||
|
||||
This repo hosts a collection of basic middleware components for ASP.NET Core. This includes Buffering, HTTP Overrides, Response Compression, and URL Rewriting.
|
||||
The Rewrite middleware can import rules from IIS's UrlRewrite and Apache's mod_rewrite.
|
||||
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
|
||||
|
|
Загрузка…
Ссылка в новой задаче