Project

General

Profile

Actions

Feature #102

closed

Epic #1: Architecture and Base Setup

Backend Architecture Setup

Added by Redmine Admin 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
12/10/2025
Due date:
% Done:

0%


Description

  • Create base project structure using .NET 8 following clean architecture principles
  • Implement multi-layer architecture (API, Application, Domain, Infrastructure)
  • Configure Entity Framework Core + initial DbContext setup
  • Create base repository, and service layer patterns
  • Configure global exception handling middleware
  • Add global request/response logging
  • Configure dependency injection for core services
  • Add environment-based configuration (Development, Staging, Production)
  • Implement base audit logging structure
Actions

Also available in: Atom PDF