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
- Host: GitHub
- URL: https://github.com/joaosouzaaa/cleaninfra
- Owner: joaosouzaaa
- Created: 2024-01-31T01:26:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T00:03:48.000Z (over 1 year ago)
- Last Synced: 2025-01-27T10:11:41.580Z (4 months ago)
- Topics: clean-architecture, clean-code, infrastructure, solid
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_creating-a-clean-infrastructure-layer-in-activity-7161469006355316736-Yf2G?utm_source=share&utm_medium=member_desktop
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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