You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Move (de-)serialization from Newtonsoft.JSON to System.Json.Text (#64)
* Move (de-)serialization from Newtonsoft.JSON to System.Json.Text
Updated de-serialization
Fixed unit test project
Fixed broken dockerfiles for testing
* Updated Readme file after upgrade to .net 7
* Some cleanup + test fix
* Remove dangling file
---------
Co-authored-by: Timm Hoffmeister <hoffmeistert@bluelizard.org.uk>
Co-authored-by: Gutemberg Ribeiro <gutemberg@outlook.com>