Skip to content

Fixes #1494: Enable DeltaSet<T> for minimal API parameter binding #1495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xuzhg
Copy link
Member

@xuzhg xuzhg commented Jul 2, 2025

Fixes #1494: Enable DeltaSet for minimal API parameter binding

@xuzhg
Copy link
Member Author

xuzhg commented Jul 2, 2025

/AzurePipelines run OData-AspNetCoreOData-main-rolling-1ES

Copy link

No pipelines are associated with this pull request.

using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.OData.Deltas;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we usually place System directives first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable DeltaSet<T> for minimal API parameter binding
2 participants