An API which simplifies data storage to disk allowing for easy saving, loading and access of a key-value data structure.
Attempts to mimic the functionality and syntax of Androids SharedPreferences.
A .NET source generator for creating simple value objects without too much boilerplate for Equals, GetHashCode and operators overloads/implementations.