pythonnet / clr-loader

Loader for different .NET runtimes
MIT License
32 stars 23 forks source link

Allow initialisation of `coreclr` without a preexisting runtime config #29

Closed filmor closed 2 years ago

filmor commented 2 years ago

If the dotnet executable is available, it should be possible to derive a minimal runtime config that can be placed in a temporary directory at load time.