Click here to Skip to main content
15,883,808 members
Articles / Web Development / ASP.NET / ASP.NET Core

From MVC to Razor Pages

Rate me:
Please Sign up or sign in to vote.
4.86/5 (23 votes)
1 Oct 2017CPOL17 min read 53.2K   1.4K   35  
Building a tiny e-Commerce on ASP.NET Core, Razor pages, React JS.NET and EF Core
This article will showcase a scenario where Razor Pages is used to produce a small e-commerce website, also with a help from Facebook's React / ReactJS.NET to provide it with view rendering / binding engine based on JavaScript code. The article will introduce Razor Pages, discuss their configuration, looks at the anatomy of a Razor Page, and discusses Page Handlers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Alura Cursos Online
Brazil Brazil

Comments and Discussions