Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 720 Bytes

File metadata and controls

20 lines (14 loc) · 720 Bytes

Dependencies Configurations

dotnet-ecomers-blazor-api-rest net 9

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.


🚀 Features

  • .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