Skip to content

IOutboundParameterTransformer removed in a version that only updated the Minor version 2.2.0 to 2.3.0 but also seems to appear in main branch in same place #60715

Open
@anthony-dewhirst-dfe

Description

@anthony-dewhirst-dfe

I updated nuget package Microsoft.AspNetCore.Routing.Abstractions from 2.2.0 to 2.3.0 to find that the interface Microsoft.AspNetCore.Routing.IOutboundParameterTransformer was no longer in the package.

Firstly, this should then be a Major version update as it's a breaking change, but I also don't quite understand as I can see it on the main branch in github:
https://github.com/dotnet/aspnetcore/blob/main/src/Http/Routing.Abstractions/src/IOutboundParameterTransformer.cs

I might be missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automaticallyuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions