- Notifications
You must be signed in to change notification settings - Fork768
Closed
Milestone
Description
Configuring the runtime has essentially three common cases:
- .NET Framework
- Mono with a globally accessible
libmono.so - .NET Core
To make this easier to use (and hideclr_loader a bit), I propose that we introduce a new environment variablePYTHONNET_RUNTIME that configures what happens if one just importsclr, and a correspondingpythonnet.configure function with some simple parameters.
Metadata
Metadata
Assignees
Labels
No labels