A full-stack e-commerce project built with .NET 8, combining a REST API, Blazor Server frontend, MudBlazor UI, JWT authentication, email confirmation, and a database layer.
This repository provides a clean, scalable foundation for modern web applications.
- .NET 8 / ASP.NET Core
- REST API for managing products, users, and orders
- Blazor Server frontend with MudBlazor components
- JWT Authentication and email confirmation
- Entity Framework Core database integration
- Clean Architecture structure for maintainability