Learn ASP.NET Core 3.1 - Full Course for Beginners [Tutorial]
Offered By: freeCodeCamp
Course Description
Overview
Syllabus
Welcome.
Razor Project Overview.
MVC Project Overview.
Evolution of ASP.NET Core.
Tools Needed.
Github Url.
Introduction.
Create Project.
Razor Pages.
csproj.
launchsettings.
wwwroot.
Pages Folder.
Routing in Razor Pages.
Tag Helpers.
Main Methods.
Startup Part 1.
Startup Part 2.
Middlewares.
AppSettings.
Dependency Injection.
Introduction.
Runtime Razor Package.
Create Book Model.
Add Connection String and Packages.
Add Book Table to Database.
Book Index Get Handler.
Designing Book Index Page Part 1.
Designing Book Index Page Part 2.
Create Book Page Model.
Create Book Page UI.
Create Book and Validations.
Client Side Validations.
Edit Book Get Handler.
Edit Book UI.
Edit Post Handler.
Delete Book.
Book Get API.
DataTables.
Delete API Call.
Delete Book.
Upsert Page Handlers.
Upsert Page UI.
Introduction.
Create Project.
MVC Folders.
Routing in MVC.
Introduction.
Create Book Model and Push to Database.
Create Books Controller.
Third Party Links.
BookList Js and API Calls.
Index View Book List.
Upsert Get Action.
Upsert View.
Upsert Post And Delete.
Taught by
freeCodeCamp.org
Related Courses
ASP.NET Core: Razor PagesLinkedIn Learning Introducing ASP.NET Core
LinkedIn Learning Curso Fundamental de .NET 8 Razor
Udemy What's New with ASP.NET Core in .NET 5.0
Pluralsight Razor Pages in ASP.NET Core: Getting Started
Pluralsight