Chapters (28)
- 0:00Introduction
- 0:55ASP.NET Core MVC Structure
- 2:38Food Menu Web App: Setting up the Project
- 4:29Creating the Models
- 9:05Creating the Context
- 20:35Connecting the Project to the Database
- 24:50Creating the Controller and its Methods
- 44:10Adding multiple Data manually to the Database
- 48:20Adding the Search Bar
- 57:37Google Docs Clone: Intro
- 58:08Creating the Model and setting up the Database
- 1:03:50Creating a Controller
- 1:08:00Handling the Create Page
- 1:11:05Importing TinyMCE library
- 1:16:20The Edit Page
- 1:20:32The Index Page
- 1:29:39Fixing the Index Method
- 1:33:00Formatting the Delete Page
- 1:34:22Printing a Document as a PDF
- 1:35:18Stripe Web App: Intro
- 1:35:51Stripe Account & Stripe Docs
- 1:40:35Setting up the Project in Visual Studio
- 1:56:36Creating the Model and setting up the Database
- 2:06:52Storing Products in the Database
- 2:10:39Displaying Products in the Index Page
- 2:23:10site.css file
- 2:26:55CreateCheckout Method
- 2:28:33Testing the application
Show the creator's full description
Master ASP.NET Core by building three projects from scratch. You will start with an simple full stack project and work your way up to an advanced project. This course will teach you everything you need to know to create your own projects in ASP.NET Core MVC.
Course developed by @codeafuture
🔗 Food Menu Web App's Source Code: https://github.com/codeafuture/Food-Menu
🔗 Google Docs Clone's Source Code: https://github.com/codeafuture/TextEditor
🔗 Stripe Web App's Source Code: https://github.com/codeafuture/StripeWebApp
⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:55) ASP.NET Core MVC Structure
⌨️ (0:02:38) Food Menu Web App: Setting up the Project
⌨️ (0:04:29) Creating the Models
⌨️ (0:09:05) Creating the Context
⌨️ (0:20:35) Connecting the Project to the Database
⌨️ (0:24:50) Creating the Controller and its Methods
⌨️ (0:44:10) Adding multiple Data manually to the Database
⌨️ (0:48:20) Adding the Search Bar
⌨️ (0:57:37) Google Docs Clone: Intro
⌨️ (0:58:08) Creating the Model and setting up the Database
⌨️ (1:03:50) Creating a Controller
⌨️ (1:08:00) Handling the Create Page
⌨️ (1:11:05) Importing TinyMCE library
⌨️ (1:16:20) The Edit Page
⌨️ (1:20:32) The Index Page
⌨️ (1:29:39) Fixing the Index Method
⌨️ (1:33:00) Formatting the Delete Page
⌨️ (1:34:22) Printing a Document as a PDF
⌨️ (1:35:18) Stripe Web App: Intro
⌨️ (1:35:51) Stripe Account & Stripe Docs
⌨️ (1:40:35) Setting up the Project in Visual Studio
⌨️ (1:56:36) Creating the Model and setting up the Database
⌨️ (2:06:52) Storing Products in the Database
⌨️ (2:10:39) Displaying Products in the Index Page
⌨️ (2:23:10) site.css file
⌨️ (2:26:55) CreateCheckout Method
⌨️ (2:28:33) Testing the application
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.