ASP.NET Core Tutorial – Full Auction App

preview_player
Показать описание
Learn how to build a complete fullstack project in Asp.Net Core. ASP.NET Core is a high-performance, open-source framework for building modern, cloud-based, internet-connected applications, such as web apps, IoT apps, and mobile backends, using .NET. In this course, Alen Omeri will teach you how to build an auction web application.

✏️ Code developed by @codeafuture

⭐️ Contents ⭐️
⌨️ (0:00:00) Overview
⌨️ (0:01:17) Models & Database Setup
⌨️ (0:13:03) Index Page
⌨️ (0:27:42) Create Page & File Uploads
⌨️ (0:47:25) Details Page
⌨️ (1:18:06) CSS + Structure, Search Bar & Pagination
⌨️ (1:38:33) Adding bids & Closing the bidding
⌨️ (1:53:26) Adding Comments
⌨️ (2:00:54) My Listings
⌨️ (2:04:11) My Bids
⌨️ (2:10:21) Project Recap

🎉 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

--

Рекомендации по теме
Комментарии
Автор

thanks for the education material, put all the ads that can be put it you deserve it guys. greetings

packo
Автор

This is really great! I'm studying C# stack for web development at the moment. And such a rich resource for free and updated, this is great. Thank you so much!

mthsffc
Автор

Thank you so much for this wonderful tutorial.

arunmandal
Автор

Cool.
Hope to see more projects for .NET 9 and .NET 10 -> MVC, Razor Pages, Blazor, Web API.

kvelez
Автор

amazing course, pls bring more dotnet content ^__^

Danielspss
Автор

Hi, 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
Автор

Just a question, Why is it that you made the userID a foreign key. My thought process would be to make the userID attribute a string, then in the controller in the portion where we are saving the data have a line of code that resembles userID = User.Identity.Name (Maybe not exactly like that, since that line works in DotNet Framework, but along those lines)

owethumsomi
Автор

I have question. How do I move the user from AspNetUsers to Users table (which not exist in the video)?

syafiqurrahman
Автор

awesome video, it would be great if you made a tutorial that does the front-end in React

milicamisic
Автор

Thanks Just finished it. Waiting for new Javascript game tutorial

JirayuVijjakajohn
Автор

Iam getting an error like this " there was an error running the selected code generator: Package restore failed, rolling back package changes for 'Auctions'" .while creating a controller by selecting add mvc controller with views, using entity framework

annamneedivenkatasairamake
Автор

Please make turorial on springboot for beginners and a live demo project.

raviks
Автор

Can you give full c# course with all framework with example thanks in advance

SuperSadgun
Автор

You guys should make a progject for springboot

gutsy
Автор

Error CS0234 The type or namespace name 'EntityFrameworkCore' does not exist in the namespace (are you missing an assembly reference?)
How can i solve this error?

SaidurNohan
Автор

I thought that Blazor is the newest and most modern way to create a .net core web app!? Why MVC!?

But thank you very much for this great and helpful and easy to understand tutorial 👏🏻👍🏻

abo
Автор

plz upload DSA in JavaScript with real world problems plz sir

usmanmarkaz
Автор

who else is getting an ef error when they try to update the database?

samuelmbah
Автор

How do you get default code that much, it didnt happen in my project WHY ?

sarimsheikh
Автор

I don't like tutorials like that which do not tell you what they are doing, we just have to do copy pasting for half an hour without having a clue about what we are doing

minhacks