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

https://github.com/lucasbazev/dotnet-todo

RESTful API demonstrating Hexagonal Architecture (Ports & Adapters) with .NET, Entity Framework Core, and PostgreSQL. This project focuses on clearly separating business logic (Domain) from infrastructure concerns, showcasing a clean, testable, and maintainable codebase.
https://github.com/lucasbazev/dotnet-todo

csharp dotnet entity-framework-core hexagonal-architecture patterns postgresql

Last synced: 3 months ago
JSON representation

RESTful API demonstrating Hexagonal Architecture (Ports & Adapters) with .NET, Entity Framework Core, and PostgreSQL. This project focuses on clearly separating business logic (Domain) from infrastructure concerns, showcasing a clean, testable, and maintainable codebase.

Awesome Lists containing this project