-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Support ASP.NET Core Minimal APIs
Description
It would be useful to add native support for ASP.NET Core Minimal APIs.
At the moment, the project is easier to use in more traditional application models, while many modern .NET services are now built around the minimal hosting and endpoint-based approach.
Why this matters
Adding Minimal API support would:
- improve adoption in modern .NET projects
- reduce integration friction
- align the project with current ASP.NET Core development practices
- make the library more suitable for lightweight services and microservices
Proposed direction
Introduce a dedicated and well-documented integration model for Minimal APIs, while keeping backward compatibility with the existing approach.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels