ASP.NET Core OData 8.0.10
https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.0.10
What's Changed
- Issue #567: Escape character , for example ('/') is not proper handle at key or function in quoted string by @xuzhg in #572
- Issue #349: Per-request query options are not preserved with the new $batch execution by @xuzhg in #574
- issue #568: Error when function/action name contains keyword "On" by @xuzhg in #576
- issue #571: Support FromBody parameters with actions and functions by @gathogojr in #579
Full Changelog: 8.0.9...8.0.10