undrivendev / template-webapi-aspnet

Template for ASP.NET WebApi based applications/microservices using CQRS, Mediator pattern, Clean Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aspire Support

KFKMan opened this issue · comments

Can you add .Net Aspire (for Microservices)(with Refit and Circuit Breaker), Strongly Typed Ids (BaseEntity must be changed too), Automated Basic Entity Data Generation (Audit Datas like Creation Time, Last Update Time, Soft Delete...) support?

Thanks for the comment, I'm not really familiar with Aspire, but I'll take a look.