Skip to content

Releases: OData/ModelBuilder

OData.ModelBuilder 2.0.0

19 Aug 21:40
c97840d
Compare
Choose a tag to compare
  • Fix for TopSupported annotation as Tag, not a Record by @xuzhg in #33
  • DateOnly type compatibility by @xuzhg in #37
  • Target ODL 8 and .NET 8.0 by @habbes in #41

Full changelog: v1.0.9...v2.0.0

OData.ModelBuilder 1.0.9 RTM

10 Jun 17:42
5ebe57d
Compare
Choose a tag to compare

Package: https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.9

What's Changed

  • chore: Updating the preprocessor usage to support future versions by @samtrion in #25
  • LowerCamelCaser: Support Camel Casing for Enum Members by @shriprasanna in #27
  • issue #21: Resentence RedingindNotSupported error message to include more information by @xuzhg in #28

New Contributors

Full Changelog: v1.0.8...v1.0.9

OData.ModelBuilder 1.0.8 RTM

06 Jan 23:24
26b9c06
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.8

Changes:

  1. Support DateOnly and TimeOnly types in .NET 6 target framework

OData.ModelBuilder 1.0.7 RTM

30 Aug 22:09
Compare
Choose a tag to compare

OData.ModelBuilder 1.0.6 RTM

25 Jan 19:49
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.6

Map System.Object to Edm.Untyped
Map Collection of System.Object to Collection(Edm.Untyped)

OData.ModelBuilder 1.0.5 RTM

13 Nov 01:56
Compare
Choose a tag to compare

EF Core (5.0.0) has a dependency on System.ComponentModel.Annotations >= 5.0.0
In 1.0.5, relax the "System.ComponentModel.Annotations" version to support EF Core 5.0

OData.ModelBuilder 1.0.3 RTM

03 Sep 00:13
Compare
Choose a tag to compare

Since 1.0.1-beta:

Features

  • Add the Capabilities configuration, for example FilterRestrictions, DeleteRestrictions, etc.
  • Create symbol packages (.snupkg) and upload into Nuget symbol server

Issues

  • Fix some build warnings on the auto-generated files

Download

https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.3