/JsonAot

Streamlines automation for making your .NET project's json serialization work and comply with AOT requirements. Using System.Text.Json you will be able to easily output AOT compliant binaries without the hassle of manually generated source gen code for every class. Meant to be ran as a standalone binary.

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.