Skip to content
/ Foody Public

ASP.NET Core N-Layer E-commerce Open Source Application

Notifications You must be signed in to change notification settings

iammurad/Foody

Repository files navigation

ASP.NET Core N-Layer Open Source Application

This is an open-source ASP.NET Core N-Layer Architecture project. It implements clean architectural practices with clear separation between layers: Presentation, Application, Domain, and Infrastructure.

The application uses Entity Framework Core (EF Core) with Microsoft SQL Server (MSSQL) as the database provider. Built-in Dependency Injection ensures modular, testable, and maintainable code.


🔧 Technologies Used

  • ASP.NET Core
  • C#
  • Entity Framework Core
  • Microsoft SQL Server (MSSQL)
  • N-Layer Architecture
  • Dependency Injection

🚀 Features

  • Clean N-Layer architecture
  • EF Core integration with MSSQL
  • Built-in Dependency Injection
  • Easily extensible and maintainable structure

⚙️ Getting Started

Prerequisites

  • .NET 8 SDK
  • Visual Studio 2022+ or Visual Studio Code
  • SQL Server (LocalDB or full edition)

About

ASP.NET Core N-Layer E-commerce Open Source Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published