Skip to content

ASP.NET Core OData 8.0.7

Compare
Choose a tag to compare
@xuzhg xuzhg released this 01 Feb 22:40
· 187 commits to main since this release

https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.0.7

What's Changed

  • Support DateOnly and TimeOnly by @xuzhg in #450
  • ♻️ Nullable and non nullable type mapping registration simplification by @julealgon in #453
  • Unmapped properties are in Delta by @dxrdxr in #441
  • Change query validation to throw ODataException
  • Create type annotation only has the type name
  • No dollar sign query option setting to a resolver

Full Changelog: 8.0.6...8.0.7