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

https://github.com/joaosouzaaa/cleaninfra

Clean Infrastructure Layer in .NET
https://github.com/joaosouzaaa/cleaninfra

clean-architecture clean-code infrastructure solid

Last synced: 2 months ago
JSON representation

Clean Infrastructure Layer in .NET

Awesome Lists containing this project

README

        

# CleanInfra
The goal of this project is to show an ideal implementation of the Infra layer in .NET projects.

Which englobe dbcontexts, entites ef core mapping and repositories.

# Technologies used
- .NET 8.0
- C#
- EntityFrameworkCore
- PostgreSQL