You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MyECommerceApp is a foundational E-Commerce web application built with ASP.NET Core MVC and Entity Framework Core. It demonstrates the core functionalities of a modern online store, providing a robust starting point for more complex features.
eCommerce backend API in ASP.NET Core — supports full user, product, order, cart, variant, and admin operations with JWT, EF Core, SQL and clean architecture.