Skip to content

Releases: OData/AspNetCoreOData

ASP.NET Core OData 8.0.5

08 Jan 00:36
Compare
Choose a tag to compare

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

What's Changed

  • Query binder refactor. We will continue to refactor in the next iteration.
  • $compute query option
  • $search query option binder
  • Migrate OData/WebApi#2512 to AspNetCoreOData. by @marabooy in #368
  • OData Routing Overview Document by @Tiberriver256 in #377
  • Trim forward slashes from route prefix by @habbes in #395
  • Fixed overwriting of the ODataUriResolver, received upstream from DI (e.g. AlternateKeysODataUriResolver) by @jfshark in #389

Be noted: TryGetNestedPropertyValue has been added accidentally as public, it will be internal in the next version.
Please use TryGetPropertyValue except TryGetNestedPropertyValue.

New Contributors

Full Changelog: 8.0.4...8.0.5

ASP.NET Core OData 8.0.4

09 Nov 23:05
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 8.0.3...8.0.4

ASP.NET Core OData 8.0.3

01 Oct 19:47
Compare
Choose a tag to compare

ASP.NET Core OData 8.0.2

01 Sep 06:50
Compare
Choose a tag to compare

ASP.NET Core OData 8.0.1

07 Jul 17:55
Compare
Choose a tag to compare

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

  1. Make methods as virtual in ODataSerializerProvider
  2. Make methods as virtual in ODataDeserializerProvider

See details at: https://docs.microsoft.com/en-us/odata/changelog/aspnetcoreodata-8x#801

ASP.NET Core OData 8.0.0

03 Jul 23:53
Compare
Choose a tag to compare

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

I also attached the newtonsoftJson.8.0.0 package here since we can't upload this package to nuget.org now.

See details at: https://docs.microsoft.com/en-us/odata/changelog/aspnetcoreodata-8x#800

ASP.NET Core OData 8.0.0-rc3

07 Jun 17:44
Compare
Choose a tag to compare

ASP.NET Core OData 8.0.0-rc2

01 May 04:18
Compare
Choose a tag to compare

ASP.NET Core OData 8.0.0-rc

30 Mar 03:39
Compare
Choose a tag to compare

ASP.NET Core OData 8.0.0-beta