Rene Schulte

Results 10 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.

Hi @epsi1on I had the Copilot Coding Agent make the change and it created a bunch of wrappers. Can you check the linked PR and see if that is what...

@epsi1on Can you take a look if these are the wrappers and interfaces you had in mind?