UnionContainers.`UnionContainers` is a library that provides a discriminated union like type in C#. It is not a pure copy of a discriminated union, but it is a close approximation with some extras mixed in to make working with this type as painless as possible in existing or new C# projects.