C#C
C#17mo ago
Anton

Eagerly compile minimal apis

I want to initialize minimal apis on initialization rather than the first request. Is there a way to manually force it to initialize? Other than making a request to one of the endpoints from within the application.
Was this page helpful?