Generic pure Python loader for .NET runtimes
Implements a generic interface for loading one of the CLR (.NET) runtime implementations and calling simple functions on them.
Documentation is available at https://pythonnet.github.io/clr-loader/.