-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I have models for which i would like to generate builders. They are annotated to be MemoryPackable, which requires the types to be partial for the serializing stuff to be generated.
I get the error that partial classes aren't supported with FluentApi. Is there a problem with ignoring that, given that I won't use any stuff from the other parts for the builder?
In the README I couldn't find the exact reason why partial classes aren't supported.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request