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

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

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