ASP.NET 5 -> ASP.NET Core
This commit is contained in:
parent
9e6dc5b2da
commit
5442cbe6a5
|
|
@ -1,6 +1,6 @@
|
||||||
ASP.NET IIS Integration
|
ASP.NET IIS Integration
|
||||||
========
|
========
|
||||||
|
|
||||||
This repo hosts the ASP.NET 5 middleware for IIS integration.
|
This repo hosts the ASP.NET Core middleware for IIS integration.
|
||||||
|
|
||||||
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 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 [Home](https://github.com/aspnet/home) repo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue