All projects
Archive project

AlphaStore

ASP.NET Core 8 e-commerce — Identity RBAC, cart, orders and payments.

AlphaStore storefront

The problem

Need a full shopping flow with role-aware authorization.

The solution

MVC + Repository pattern, EF Core, SQL Server, Razor views, CSRF on AJAX endpoints.

Engineering

ASP.NET Core 8 · EF Core · ASP.NET Identity · SQL Server · Razor · Repository pattern.

My contribution

Full-featured store as documented in the AlphaStore repository.

Outcome

Wishlist, cart authorization rules and security hardening notes published in-repo.

Key features

  • Auth, catalog, cart, orders, payments, favorites