Package Microsoft.AspNetCore.OData 8.2.5 and OData 8 Previews #1238
Unanswered
christophwille
asked this question in
General
Replies: 1 comment 1 reply
-
Hello @christophwille, due to some of the breaking changes in OData Core 8 preview, it's not compatible with Microsoft.AspNetCore.OData 8. It would require some changes to Microsoft.AspNetCore.OData to adapt to the public API changes. Since those API changes are also exposed to consumers of AspNetCore.OData, then we'd have to publish a new major version of Microsoft.AspNetCore.OData. We'll release a preview version that's compatible with OData.NET 8 soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://devblogs.microsoft.com/odata/odata-net-8-preview-release/
Does the 8.2.5 release play nicely with those previews or would we need something newer? (We are using AspNetCore.OData today, and "naked" OData 8 Preview seems a steep upgrade)
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions