ASP.NET Core Tutorial – Beginner to Advanced Projects
freeCodeCamp.org freeCodeCamp.org
9.38M subscribers
53,009 views
0

 Published On Mar 20, 2024

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/TextEd...
🔗 Stripe Web App's Source Code: https://github.com/codeafuture/Stripe...

⭐️ 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

show more

Share/Embed