csharp-ddd-skeleton
csharp-ddd-skeleton copied to clipboard
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Implement a waiting process to execute Init database step when the MsSql container is ready. Reference: https://github.com/CodelyTV/csharp-ddd-skeleton/blob/master/.github/workflows/workflow.yml
Buenas! He estado revisando la plantilla. Viendo que es un port de la arquitectura que usáis en Java y PHP, me gustaría aportar mi granito de arena pasando este [repositorio](https://github.com/JasonGT/NorthwindTraders)....
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.17 to 1.3.0. Changelog Sourced from System.Linq.Dynamic.Core's changelog. v1.3.0 (03 March 2023) #669 - Methods should only be callable on predefined types [security] contributed by StefH #671...
My intention with this change is to keep the DDD skeleton for C# updated, updating to the newer dotnet version and applying the best practices in the code. I hope...