ASP.NET Core Tutorial - Beginner to Advanced Projects

2024 ж. 16 Мам.
61 778 Рет қаралды

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: github.com/codeafuture/Food-Menu
🔗 Google Docs Clone's Source Code: github.com/codeafuture/TextEd...
🔗 Stripe Web App's Source Code: 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: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Пікірлер
  • It's Alen from the video👋. Thank you so much for watching. I hope you find the video helpful and feel free to reach out if you have any questions. Thank you for your support @freecodecamp

    @codeafuture@codeafutureАй бұрын
    • great job! keep up the good work! it would be awesome to see some tutorials on building apps with frameworks such as Avalonia or Uno!

      @IncomingLegend@IncomingLegendАй бұрын
    • Thank you man!

      @nouchance@nouchanceАй бұрын
    • You're welcome👍@@nouchance

      @codeafuture@codeafutureАй бұрын
    • Question: I see the 3rd app uses stripe. Could I follow along and use this code live to collect payments?

      @KT-ni4lq@KT-ni4lqАй бұрын
    • Thanh u so much,bro❤

      @iBuy_Power@iBuy_PowerАй бұрын
  • Wow, this tutorial sounds like a game-changer! As someone deeply invested in advancing my .NET skills, especially in the realms of authentication and authorization, I couldn't be more excited to see a tutorial that promises to take things to the next level. It's not just about building applications anymore; it's about building them securely and with industry-level standards in mind. Looking forward to diving deep into this tutorial and gaining insights into advanced authentication mechanisms, authorization strategies, and all the intricacies that come with building robust, secure applications. Kudos to you for taking on such a vital topic and providing valuable resources for developers eager to elevate their skills

    @dilanshanuka1838@dilanshanuka1838Ай бұрын
  • Thank you for that ❤

    @keaan5284@keaan5284Ай бұрын
  • Great content! I took much pleasure to follow. Thank you so much.

    @kodindoyannick5328@kodindoyannick5328Ай бұрын
  • I was actually starting to study ASP .NET, great timing 👍

    @muovikallo@muovikalloАй бұрын
    • is there a good future scope in this tech ???

      @monty08720@monty08720Ай бұрын
    • @@monty08720 nope, none! Give up now! Jk

      @TheDeathknight23@TheDeathknight2317 күн бұрын
  • I love the fact that he throws a bunch of entirely new concepts specific to Entity Framework and doesn't even explain what they are doing. I don't know if it's me being dumb, but I had to search every part of the code to understand what he was doing, and I know C# OOP

    @mihaelaguja1165@mihaelaguja1165Ай бұрын
  • I need asp net core projects thanks.your channel is best for beginners to advanced learners.

    @muhammadtoqeelbutt6097@muhammadtoqeelbutt6097Ай бұрын
  • Thank you so much for this course. But also we need some one do course about Blazor NET8 🔥 auto render mode

    @waleedbensumaidea3947@waleedbensumaidea3947Ай бұрын
  • best timing

    @saurabhbisht1351@saurabhbisht1351Ай бұрын
  • OMG YES

    @hernanescudero6620@hernanescudero6620Ай бұрын
  • Wow thank you so much for sharing the knowledge 👍👌🫡🙏

    @mahendranath2504@mahendranath2504Ай бұрын
  • Do some big projects with using .net core api and angular

    @arunbastin2990@arunbastin2990Ай бұрын
  • very nice

    @FutureMinutes@FutureMinutesАй бұрын
  • What platform are you using Visual Studio?

    @Mwutanga@MwutangaАй бұрын
  • Hopefully more on the donet Api

    @shehablotfallah832@shehablotfallah832Ай бұрын
  • Hello, could you do a tutorial for handwriting text recognition?

    @mateusz6190@mateusz6190Ай бұрын
  • Please tell how to configure IIS server properly on windows platform

    @lakshyarajdash@lakshyarajdashАй бұрын
  • Does it matter that this is in .Net 6.0 and we are using .Net 8.0 now?

    @Adjust91@Adjust9124 күн бұрын
  • Please make a video on jQuery library.

    @nehap2-6@nehap2-6Ай бұрын
  • Why MVC ? Latest Blazor, please

    @aa-xn5hc@aa-xn5hcАй бұрын
  • Having an issue with the "Update Database" Saying command isn't found. I installed net SE but no luck.

    @alexandernava9275@alexandernava9275Ай бұрын
    • I have this problem as well, My method is using my SQL Server string, doesn't renew a database,you can try again.

      @kirikoukou2679@kirikoukou267910 күн бұрын
  • why reupload??

    @disrael2101@disrael2101Ай бұрын
  • Is anyone else having a problem with his voice?

    @rishikeshnerkar1367@rishikeshnerkar1367Ай бұрын
    • I sleep with my bleeding ears

      @flakysob@flakysob13 күн бұрын
  • Is ASP .Net or MERN stack would be a better option?

    @Raj_9507_@Raj_9507_Ай бұрын
    • dotnet for concurrency and data intensive project ... MERN stack for small to middle scale projects.

      @heysoub@heysoubАй бұрын
    • I think asp appeals more to the general public.

      @InspireRiseM@InspireRiseMАй бұрын
    • ​@@heysoub Node is known for being good for data intensive applications

      @saadhabashneh5587@saadhabashneh5587Ай бұрын
  • Better run the project to make sure there are no errors first, before creating model etc.

    @jizzervirusreptikonski8756@jizzervirusreptikonski8756Ай бұрын
  • I am first 🎉🎉🎉

    @yatoyam@yatoyamАй бұрын
    • Who asked

      @manshulduggal5482@manshulduggal5482Ай бұрын
    • Be the first who learns the video!

      @evelinke@evelinkeАй бұрын
  • ❤❤❤❤❤❤😊

    @user-qg3fo9yf1d@user-qg3fo9yf1dАй бұрын
  • Getting error for seed data for ingredient id

    @pratikhinge2156@pratikhinge215618 күн бұрын
    • I also got the same issue

      @vipulupadhyay9669@vipulupadhyay966912 күн бұрын
  • is MVC still used

    @ulrich-tonmoy@ulrich-tonmoyАй бұрын
    • yes a lot

      @ammarmangala9814@ammarmangala9814Ай бұрын
  • Now do one for Java please

    @flyinghorse2739@flyinghorse2739Ай бұрын
  • first

    @realsubhajitpatra@realsubhajitpatraАй бұрын
  • First

    @adityabhise466@adityabhise466Ай бұрын
  • Dude put me to sleep, and doesn't explain anything he's doing. Not so Beginner course.

    @snoun77@snoun77Ай бұрын
  • JUST WHAT I NEEDED

    @niggacockball7995@niggacockball7995Ай бұрын
KZhead