Releases: OData/ModelBuilder
Releases · OData/ModelBuilder
OData.ModelBuilder 2.0.0
OData.ModelBuilder 1.0.9 RTM
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
- @samtrion made their first contribution in #25
- @shriprasanna made their first contribution in #27
Full Changelog: v1.0.8...v1.0.9
OData.ModelBuilder 1.0.8 RTM
https://www.nuget.org/packages/Microsoft.OData.ModelBuilder/1.0.8
Changes:
- Support DateOnly and TimeOnly types in .NET 6 target framework
OData.ModelBuilder 1.0.7 RTM
OData.ModelBuilder 1.0.6 RTM
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
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
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