.NET library for serializing data in various formats without reflection or code generation
Find a file
2025-05-30 00:32:53 +02:00
Playground fix up playground 2025-05-28 15:02:56 +02:00
SimplySave added exception handling 2025-05-28 22:26:25 +02:00
.gitignore initial setup 2025-05-28 00:08:57 +02:00
LICENSE Initial commit 2025-05-27 23:18:52 +02:00
README.md poc note 2025-05-30 00:32:53 +02:00
SimplySave.sln initial setup 2025-05-28 00:08:57 +02:00

SimplySave

.NET library for serializing data in various formats without reflection or code generation

Very much a proof of concept at the moment! This will likely be expanded at a later date if/once I actually start using it :)