Release 1.0.3

Release 1.0.3 includes a whole heap of enhancements and bug fixes.

  • Implemented the ability to Edit Properties
  • When Entity and Property are modified the generate button should DeleteSolution and CreateNewSolution
  • Improved the ability to remove EmptyLines when code is Generated
  • Code formatting for OqtaneEntityBuilderTemplate
  • The OqtaneEdityEditTemplate now generates the Controls appropriate to property.Type
  • Modified the OqtaneModelTemplate to have DateTime nullable property
  • Fixed error in OqtaneServiceInterfaceTemplate removed e from {{entity.Name}}Id Parameter of Get{{entity.Name}}Async Method