ASP.NET MVC Core --> ASP.NET Core MVC
parent
70089de5bf
commit
b94e44e44f
|
@ -1 +1 @@
|
|||
This tutorial teaches ASP.NET MVC Core with controllers and views. Razor Pages is a new alternative in ASP.NET Core 2.0, a page-based programming model that makes building web UI easier and more productive. For a Razor version of this tutorial see [Razor Pages Tutorial](xref:mvc/razor-pages/index).
|
||||
This tutorial teaches ASP.NET Core MVC with controllers and views. Razor Pages is a new alternative in ASP.NET Core 2.0, a page-based programming model that makes building web UI easier and more productive. For a Razor version of this tutorial, see [Razor Pages Tutorial](xref:mvc/razor-pages/index).
|
||||
|
|
Loading…
Reference in New Issue