If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
1,562 views • Mar 4, 2025 • #dotnet #csharp #aspnetcore
Show less
dotnet projects
dotnet core projects
complete projects in dotnet
In this tutorial, we are going to build an ecommerce application in dotnet core. We are using .net core 9, sql server, html, bootstrap and vanilla javascript for that. Note that, this project does not contain any payment gateway integration.
---
💻Source Code: https://github.com/rd003/BookShopping...
💻 I have refactored the source code and tried to optimize it a lot. Once you finish the tutorial, I would recommend you compare all your `repositories` with mine. And you can use refactored code.
🌿 Branch Name: refactored-2025
💻 Full path: https://github.com/rd003/BookShopping...
---
Timestamps:
(00:00:00 - 00:02:12) Application Demo
(00:02:12 - 00:03:24) disclaimer
(00:03:24 - 00:03:32) Tech used and tools needed
(00:03:24 - 00:04:49) Creating a new mvc project
(00:04:49 - 00:10:17) Project overview and identity scaffolding
(00:10:17 - 00:18:59) Creating entities
(00:18:59 -…...more