A library of common classes:
- Collections - Data Contract serializable collections, as well as collections not included in the standard library.
- Random - Data Contract serializable random seed that produces static results across .NET versions.
- Mathematics - Extra math functions and vector structs.
- Pipelines - Components for building a sequential execution pipeline.
- Serialization - Helper methods for serializing Data Contract objects.