MENU

Fun & Interesting

Learn ASP.NET Core 8.0 - Full Course for Beginners [Tutorial]

Evan Gudmestad 11,345 9 months ago
Video Not Working? Fix It Now

Learn ASP.NET Core 8.0 in this complete tutorial course for beginners. You will learn how to build a minimum viable product (MVP) movie list application with CRUD operations. You will learn how to use the Entity Framework for integration with a database, a RESTful API on the back end and Blazor on the front end. Chapters Video Intro - 0:00 Software Requirements and Project Creation - 5:27 Create the DB & Tables with Code First Entity Framework- 10:35 Restful API Theory - 38:28 Create Resultful API Endpoints - 40:46 Create Blazor frontend with Read Operation - 1:18:19 Add and Edit Operations in Blazor - 2:20:21 Delete Operations in Blazor - 3:10:14 GitHub Backend Repo: https://github.com/EvanGudmestad/DotNetMoviesAPI GitHub Frontend Repo: https://github.com/EvanGudmestad/MoviesBlazor

Comment