Home
Softono
aspCart

aspCart

Open source MIT C#
80
Stars
46
Forks
2
Issues
7
Watchers
5 years
Last Commit

About aspCart

aspCart is a demonstration e-commerce website built using ASP.NET Core MVC. Designed as a learning project, it showcases core web application features including a public-facing store and a secure administrative dashboard. The platform allows users to browse products with details sourced from major retailers like Amazon, Newegg, and official product websites. The architecture and user interface are inspired by established e-commerce solutions such as nopCommerce, OpenCart, Amazon, and Newegg. The system supports standard shopping functionalities typically found in online stores while serving as a practical reference for developers exploring ASP.NET Core MVC frameworks. It is released under the MIT license, making it freely available for educational and personal modification purposes. The project highlights the capabilities of the .NET ecosystem for building scalable online retail platforms without requiring complex third-party dependencies. Developers can examine the codebase to understand product management,

Platforms

Web Self-hosted Windows

Languages

C#

aspCart

aspCart is a basic ecommerce websites using ASP.NET Core MVC. This repo is just a demo project that I've been working as I learn ASP.NET Core MVC. All product details are either from newegg, amazon or from the product website. This project design is inspired by nopcommerce, opencart, newegg and amazon.

Live demo

Store Front
Admin Dashboard

License

MIT