Skip to content

OData Connected Service 0.11.0 Release

Compare
Choose a tag to compare
@habbes habbes released this 22 Oct 07:42
· 73 commits to master since this release
c22df59
  • Adds search box for filtering entities to add on the Schema Types selection page
  • Generate doc comments in generated code from description annotations in the OData schema
  • Rename generated parameters source and keys to avoid name collisions with similar names in the model
  • Fix build error cause by incompatible System.Text.Json version with new versions of OData client
  • Display the number of selected operation imports
  • Include enum types from enum collection properties in generated code to avoid compilation errors
  • Fix issue where false is generated as False (uppercase F) in C# code, causing errors
  • Fix issue causing undefined Edmx reference to appear in generated code