Skip to content

Repository files navigation

🛒 E-Commerce .NET API

This project is a simple E-Commerce REST API built with ASP.NET Core 7, Entity Framework Core, and AutoMapper, following the Onion Architecture principles.

It provides endpoints for managing Products, Brands, and Types, while implementing best practices like Repository and Unit of Work patterns.


🚀 Features

  • Onion Architecture for clean separation of concerns
  • Repository & Unit of Work patterns
  • AutoMapper for DTO mapping
  • EF Core with Code-First Migrations
  • Swagger/OpenAPI documentation
  • Endpoints for Products, Brands, and Types

🧱 Project Structure

About

A clean and modular E-Commerce REST API built with ASP.NET Core (.NET 8), Entity Framework Core, AutoMapper, and Onion Architecture. Includes products, brands, and types management with repository & unit of work patterns

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages