7.5.0
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