Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Minimal APIs #15274

Closed
sebastienros opened this issue Feb 7, 2024 · 2 comments · Fixed by #15294
Closed

Migrate to Minimal APIs #15274

sebastienros opened this issue Feb 7, 2024 · 2 comments · Fixed by #15294
Milestone

Comments

@sebastienros
Copy link
Member

Minimal APIs would provide better performance with minimal disruption since we are already organized as modules. I'd like to see someone trying to convert a simple module to it and see if it improves performance or find issues during the process.

@Piedone
Copy link
Member

Piedone commented Feb 13, 2024

Can you elaborate? Like, from MVC controllers? Filling out the issues template would've helped ;).

@sebastienros
Copy link
Member Author

Like, from MVC controllers

Yes, that's what we use, and minimal apis is an alternative to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants