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

https://github.com/omatheusribeiro/tdd-architecture-template-dotnet

This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.
https://github.com/omatheusribeiro/tdd-architecture-template-dotnet

api api-rest architecture automapper codefirst controller dotnet dotnet-core dotnet-core-8 entity-framework jwt jwt-token migration repository singleton sql sql-server tdd unit-test xunit

Last synced: 3 months ago
JSON representation

This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.

Awesome Lists containing this project