Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
✨ JSON serialization standardization
Open
enhancement
- Dominant language
- C#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
We are using both System.Text and Newtonsoft.JSON now. Newtonsoft was added to resolve some serializer issues we were seeing hydrating the guardian private data.
Determine best path to use only one JSON library.
### Possible Implementation
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.