This is a breaking change!
- The
Materializer
class was renamed toTypeGenerator
, due to problems with having a classname that was the same as its containing namespace name - The dynamically created types' names no longer end in a random guid.
This is a breaking change!
Materializer
class was renamed to TypeGenerator
, due to problems with having a classname that was the same as its containing namespace name