AspNetCoreOData icon indicating copy to clipboard operation
AspNetCoreOData copied to clipboard

Enable MinimalApi for OData design

Open xuzhg opened this issue 9 months ago • 2 comments

This is the design draft to support minimal API.

Seeking for reviews and feedbacks.

Don't hesitate to leave your comments in the PRs.

If you want to try the changes, just fetch it from the branch https://github.com/OData/AspNetCoreOData/tree/miniApi_9x.

Try the 'ODataMiniApi' project from the AspNetCoreOData.sln.

It's not finished yet and I will update this branch frequently.

xuzhg avatar Mar 04 '25 19:03 xuzhg

How will it work with versioning? Using this https://github.com/dotnet/aspnet-api-versioning

Lonli-Lokli avatar Mar 17 '25 18:03 Lonli-Lokli

@xuzhg Is there an ETA when this can be released ? at least as a prerelase version or temporarely as completely different nuget ?

Kebechet avatar Mar 29 '25 22:03 Kebechet