Merge pull request #42 from martinwoodward/core-rename

Renaming ASP.NET 5 to ASP.NET Core
This commit is contained in:
Martin Woodward 2016-05-16 19:33:27 -04:00
Родитель 32aa1cb2a5 70fda4ebe8
Коммит b5f298db83
3 изменённых файлов: 18 добавлений и 18 удалений

Просмотреть файл

@ -1,17 +0,0 @@
# ASP.NET 5
[ASP.NET 5](http://www.asp.net/vnext) is the next generation of ASP.NET that provides a familiar and modern framework for web and cloud scenarios. It includes the next versions of ASP.NET MVC, Web API, Web Pages and SignalR. It is a high-performance and modular design, and supports full side by side to make it seamless to migrate from on premise to the cloud. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
# Project Details
* [Project Info Site](http://www.asp.net/vnext)
* [Project Code Site](https://github.com/aspnet/home)
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/aspnet/Home/blob/master/LICENSE.txt)
* Project Main Contact: [Daniel Roth](http://www.codeplex.com/site/users/view/danroth27)
### Quicklinks
* [Contribute](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md)
* [Documentation](https://github.com/aspnet/Home/wiki)
* [Discussions](https://github.com/aspnet/Home/issues)
* [Blog](http://blogs.msdn.com/b/webdev/)

17
projects/aspnet-core.md Normal file
Просмотреть файл

@ -0,0 +1,17 @@
# ASP.NET Core
[ASP.NET Core](http://www.asp.net/core) is the next generation of ASP.NET that provides a familiar and modern framework for web and cloud scenarios. It includes the next versions of ASP.NET MVC, Web API, Web Pages and SignalR. It is a high-performance and modular design, and supports full side by side to make it seamless to migrate from on premise to the cloud. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
# Project Details
* [Project Info Site](http://www.asp.net/core)
* [Project Code Site](https://github.com/aspnet/home)
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/aspnet/Home/blob/master/LICENSE.txt)
* Project Main Contact: [Daniel Roth](http://www.codeplex.com/site/users/view/danroth27)
### Quicklinks
* [Contribute](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md)
* [Documentation](https://github.com/aspnet/Home/wiki)
* [Discussions](https://github.com/aspnet/Home/issues)
* [Blog](http://blogs.msdn.com/b/webdev/)

Просмотреть файл

@ -8,7 +8,7 @@
"contributor": "Microsoft"},
{"name":"aspnet-ajax.md",
"contributor": "Microsoft"},
{"name":"aspnet-5.md",
{"name":"aspnet-core.md",
"contributor": "Microsoft"},
{"name":"azure-sdk.md",
"contributor": "Microsoft"},