[Announcement] OData V4 Client Code Generator 2.1.0 Release

Layla Liu

Features

  1. OData v4 Client Code Generator now supports  the generation of properties whose type, functions whose parameter types and return type are Edm.TimeOfDay or Edm.Date.
  2. OData v4 Client Code Generator generates one more ByKey method for each EntityType, which directly accepts all keys as parameters instead of a dictionary.

 

Bug Fixes:

  1. Fix a bug that OData v4 Client Code Generator may generate empty ExtensionMethods class.
  2. Fix a bug that OData v4 Client Code Generator may generate duplicate names between a property and a private field.
  3. [Github issues #10] Fix a bug that OData v4 Client Code Generator cannot correctly generate code when EntityType name and one of its property name are same.
  4. Fix a bug that OData v4 Client Code Generator cannot correctly generate VB code for a bound function which returns a collection.

0 comments

Discussion is closed.

Feedback usabilla icon