pythonnet / clr-loader

Loader for different .NET runtimes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clr-loader

CI Pypi Conda Version License: MIT

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/.

About

Loader for different .NET runtimes

License:MIT License


Languages

Language:Python 95.7%Language:C# 4.3%