Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.04 KB

File metadata and controls

15 lines (12 loc) · 1.04 KB

Common

Tests Docs codecov .NET Standard NuGet

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.