This project allows you to pass custom POCO's to it, and have it return an instance of the class populated with randomly generated data. This random data can be overridden by convention.
I found that "ObjectHydrator" is not supporting Nullable types. Therefore, I had added the support and also fixed some code warnings and code style issues.
@PrintsCharming : Could you please review it and merge to have updated nuget package if it is fine with you?
I found that "ObjectHydrator" is not supporting Nullable types. Therefore, I had added the support and also fixed some code warnings and code style issues. @PrintsCharming : Could you please review it and merge to have updated nuget package if it is fine with you?