CodeJam is a set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another.
NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application.
This library provides several members which assist in writing type-safe and expressive code. Even though the package is called "Monads", the included members...
More information
A Variant instance allows to store and manage different types of data, with the help of compile-time type safety and highly optimized operations. System.Text.JSON serialization is supported.