thangchung / clean-architecture-dotnet

🕸 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 🍻
MIT License
1.24k stars 267 forks source link

Apply EF Core compiled model to boost the startup and query performance #20

Closed thangchung closed 3 years ago

thangchung commented 3 years ago

Looks at the issue I have posted at https://github.com/dotnet/efcore/issues/25135