An open API service indexing awesome lists of open source software.

https://github.com/joaosouzaaa/layeredarchitecture

Layered Architecture in .NET
https://github.com/joaosouzaaa/layeredarchitecture

architecture layered-architecture solid

Last synced: 5 months ago
JSON representation

Layered Architecture in .NET

Awesome Lists containing this project

README

        

# LayeredArchitecture

The goal of this project is to show the implementation of a clean layered architecture, following SOLID principles.

# Technologies used
- .NET 8
- C#
- EntityFrameworkCore
- SQLServer
- xUnit
- Moq
- Docker