https://github.com/joaosouzaaa/cleancontrollers
Clean Controllers in .NET
https://github.com/joaosouzaaa/cleancontrollers
clean-code controllers solid
Last synced: 3 months ago
JSON representation
Clean Controllers in .NET
- Host: GitHub
- URL: https://github.com/joaosouzaaa/cleancontrollers
- Owner: joaosouzaaa
- Created: 2024-01-29T22:38:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-31T01:59:23.000Z (over 1 year ago)
- Last Synced: 2025-01-27T10:11:39.524Z (5 months ago)
- Topics: clean-code, controllers, solid
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_dotnet-csharp-activity-7159154131746578432-_EKP?utm_source=share&utm_medium=member_desktop
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleanControllers
The goal of this project is to show a ideal implementation of controllers in .NET, making a clean and performatic structure.
# Technologies used
- .NET 8
- C#
- xUnit
- Moq
- EntityFrameworkCore