🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
Tye Explorer for Visual Studio. Find running services, dive into service logs and attach your debugger to a services or specific replicas using a simple interface.
I use this boilerplate for preparing demos and testing ideas. It consists of ASP.NET Core (EF Identity, JWT, Swagger) with PostgreSQL. Powered by docker and dotnet tye