Skip to content

7.5.0

Compare
Choose a tag to compare
@ky-one ky-one released this 10 Aug 13:34
· 4 commits to v7 since this release

Angular

  • custom http client more options
  • use custom http client via fluent
  • prefer interfaces via fluent api
  • import from generic types fixed
  • default values on interfaces fixed

ASP.NET

  • optional parameters from action/route template

Fluent

  • do not generate all code on before build event
  • optional before build code in GeneratorMain added
  • ignore type via SetType added

Reflection

  • read generic types fixed