https://github.com/isitt77/complete_dot_net_core
Complete .NET Core course from Bhrugen Patel on Udemy
https://github.com/isitt77/complete_dot_net_core
asp-dot-net-core azure dotnet e-commerce-project mvc n-tier-architecture postgresql repository-pattern
Last synced: 3 months ago
JSON representation
Complete .NET Core course from Bhrugen Patel on Udemy
- Host: GitHub
- URL: https://github.com/isitt77/complete_dot_net_core
- Owner: isitt77
- Created: 2022-09-15T06:40:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T04:15:41.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T10:36:59.285Z (about 1 year ago)
- Topics: asp-dot-net-core, azure, dotnet, e-commerce-project, mvc, n-tier-architecture, postgresql, repository-pattern
- Language: C#
- Homepage:
- Size: 8.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# complete_dot_net_core
Summary
This web application is the capstone project from The Complete ASP.NET Core MVC course on Udemy. https://www.udemy.com/course/complete-aspnet-core-21-course/
It's a demo e-commerce web app using N-tier architecture and Repository Pattern. Stripe is used to process payments.
Features Added
- UX/UI assistance to provide you with a dummy credit card number and simple instructions for using Stripe.
- Light Mode / Dark Mode theme in the navbar. This will toggle between two Bootstrap themes and will also be applied to third party pop-up alerts.
Update: This web app is no longer live.