Just need a clarification.
I was keen on referencing ApiEndpoints
in one of my projects.
But when I am browsing the ardalis/CleanArchitecture
repo I noted it has been using FastEndpoints
ref.
The question is why they have deviated from their own implementation and use another lib for the same purpose.
Appreciate your feedback.