ASP.NET Core OData 8.0.4
https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.0.4
What's Changed
- Prevent error from duplicating attribute. by @FlaviusHouk in #339
- Added Nested Property tests by @dxrdxr in #295
- Added possibility to bind params of custom type by @jfshark in #344
- Permit Count, to prevent exception when using ..../$count. by @mperdeck in #354
- Add IODataTypeMapper by @xuzhg in #342
New Contributors
- @FlaviusHouk made their first contribution in #339
- @jfshark made their first contribution in #344
- @mperdeck made their first contribution in #354
Full Changelog: 8.0.3...8.0.4