babaktaremi / Clean-Architecture-Template

🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
MIT License
214 stars 35 forks source link

How to add fast endpoints to template #14

Closed victorykj closed 1 hour ago

victorykj commented 4 weeks ago

How to integrate fast endpoints

babaktaremi commented 2 days ago

You can replace controllers with FastEndpoints easily