Skip to content

Minimal APIs ModelBinderProvider #33955

Closed
@doddgu

Description

@doddgu

Is your feature request related to a problem? Please describe.

I am trying to do let dapr-dotnet sdk support FromStateAttribute for Minimal APIs, but MvcOptions is not working. Because I use app.MapGet(?), it does not use MvcOptions.

Describe the solution you'd like

Let me know how add ModelBinderProvider to Minimal APIs, I can not find any document about this.
Or how custom model binder to Minimal APIs.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-minimal-actionsController-like actions for endpoint routing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions