f2058b49ee | ||
---|---|---|
.github/workflows | ||
.vscode | ||
clr_loader | ||
doc | ||
example | ||
netfx_loader | ||
tests | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
pyproject.toml | ||
setup.py |
README.md
clr-loader
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/.