Skip to content

HttpStatusCode compatibility across framework #25499

@Petermarcu

Description

@Petermarcu

@incompletude commented on Sat Mar 17 2018

Is there any reason for this?

[ProducesResponseType(HttpStatusCode.OK)] // requires cast
return StatusCode(HttpStatusCode.OK); // requires cast

Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions