C# implementation for type unions and oneOf/allOf/anyOf for JSON serialization/deserialization
It's actually split into two parts :
Nothing special to say here, just clone the repository and start hacking. Unit tests would be greatly appreciated 🙂
If you like the project, feel free to ❤Sponsor me
Ooak is the abbreviation of One-Of-A-Kind. This library allows you to put several kind of data into one variable, which is what makes it unique 🙂