ASP NET Core razor pages introduction



ASP NET Core razor pages introduction

ASP NET Core razor pages introduction

Build web applications using ASP.NET core Razor Pages.

If you are a foodie like me, I am sure you will enjoy the recipes on my friend’s YouTube channel. If you find them useful, please subscribe and share to support her. She’s really good at what she does.
https://www.youtube.com/channel/UC7sEwIXM_YfAMyonQCrGfWA

Knowledge of the following ASP.NET Core concepts will be extremely helpful.

Middleware components, HTTP request processing pipeline, configuration system, tag helpers, layout files, layout sections, routing, static files, viewimports, viewstart, model binding and validation, dependency injection, database migrations, logging

We discussed the above concepts in detail in our ASP.NET Core MVC tutorial for beginners course. The following is the link.
https://www.pragimtech.com/courses/asp-net-core-mvc-tutorial-for-beginners/

Text version of the video
https://csharp-video-tutorials.blogspot.com/2019/12/list-razor-page.html

Slides
https://csharp-video-tutorials.blogspot.com/2019/12/list-razor-page-slides.html

ASP.NET Core Text Articles & Slides
https://www.pragimtech.com/courses/asp-net-core-razor-pages-tutorial-for-beginners/

ASP.NET Core Tutorial
https://www.youtube.com/playlist?list=PL6n9fhu94yhX6J31qad0wSO1N_rgGbOPV

Angular, JavaScript, jQuery, Dot Net & SQL Playlists
https://www.youtube.com/user/kudvenkat/playlists?view=1&sort=dd

Comments are closed.