Anthony Reilly

Results 18 comments of Anthony Reilly

@VanceKInGa I just tried something that looks like it will work using two options - either globally re-enabling null serialization (which is a bit dangerous) or using a fieldsToNull property...

@VanceKInGa I've added the fieldsToNull parameter to the update/create methods - it sends that down to the serialization contractresolver to control the per-property serialization. These changes are currently in the...

@VanceKInGa Thanks, I'll get this merged in

Thanks for the link - I was waiting for something like that to be added. I'll check it out and see if it will work - I've wanted to migrate...

the Date type wasn't an option originally, but it looks like a good idea now. I'd like to maintain backwards compatibility a bit more, but I think that's manageable with...

It is being maintained, there's currently a beta package on NuGet that includes the 8.0 target, I'll have the 4.1.0 release published in the next few days

Sorry for the delay, I'll have it published by end of week

v4.1.0 is published