Completed
40:44 Making the Methods asynchronous
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building an ASP.NET Core MVC Web Application with Chart.js Integration - Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Overview
- 2 01:46 Creating the Project
- 3 02:33 The Expense Model
- 4 06:01 Adding Validation
- 5 08:41 Creating the Context & NuGet Packages
- 6 13:31 Creating & Setting up the Database
- 7 20:39 Creating the Controller
- 8 22:51 The Index Method
- 9 32:03 The Create Methods
- 10 40:44 Making the Methods asynchronous
- 11 42:59 Creating the Service
- 12 54:15 Integrating Chart.js