Building a Content Management System (CMS) with ASP.net Core MVC

preview_player
Показать описание
Follows from the previous tutorial setting up a Database Driven Web Application in Visual Studio with ASP.net Core MVC.
Guide to support the video here:
Using the GitHub Repo here:
Covers:
Setting up a Controller for the CMS
Adding new records to the database.
Updating records.
Validating inputs via Server Side Code.
Deleting records.
Рекомендации по теме
Комментарии
Автор

Thanks for the video. you have not shared Migrations, ViewComponents folders, was it intentional?

cVentureslk