Skip to content

Support for standard ASP.NET Core MVC query parameter binding #162

@rsivanov

Description

@rsivanov

Hi! I was wondering why RestEase doesn’t support serialization of complex type parameters in a format compatible with ASP.NET Core MVC by default. It’s possible to do if you implement a custom serializer, but wouldn’t it be better to include this functionality in the box?

I implemented a simple version of such a serializer to use in my projects at work ComplexTypeRequestQueryParamSerializer. Maybe you would consider to do something alike for the future version of RestEase introducing an additional QuerySerializationMethod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions