Rene Schulte

Results 8 comments of Rene Schulte

I would be interested in that as well.

Agreed, we have been running into this as well when using the Graph .NET SDK with Unity. 😕 ISerializtion promises an interface but then actually relies on a certain implementation...

Thanks @darrelmiller for the further info. We ended up going with the approach you mentioned in your first paragraph and basically rolled our own JSON.NET attribute parser based on Utf8Json...

Can you provide a reproduction project so this can be debugged?

This won't merge, please update to the latest base.

Great feedback. Thank you. At the time the library was created there was no Span and alike. ;-) We accept pull request, so if you want to propose some of...

Honestly I'd like you to create a fresh one for #95 based on the main branch. This #93 is a bit too much files changes. I'm worried about regressions at...

Just pushed a new 1.6.9 of the latest main branch which should have all the fixes.