ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:35:01 -07:00
parent 9e6dc5b2da
commit 5442cbe6a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
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.