Skip to content

Handing new special types on .NET and complex types with List<T>

Compare
Choose a tag to compare
@ladeak ladeak released this 25 Apr 19:21
· 137 commits to master since this release
62682bb

Handing new special types: DateOnly, TimeOnly , Guid that does not require a WrapperDto
Adding List support for complex types.