issues
search
pythonnet
/
clr-loader
Loader for different .NET runtimes
MIT License
32
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set stack size environment variable on macOS
#71
filmor
opened
6 days ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#70
dependabot[bot]
opened
2 months ago
0
add option to disable warning
#68
koubaa
closed
5 months ago
1
add trace options
#67
koubaa
opened
6 months ago
0
Add get_coreclr_command_line which uses hostfxr_initialize_for_dotnet_command_line
#66
elan-slovelock
opened
6 months ago
2
Add ruff formatting and linting
#65
filmor
closed
4 months ago
0
Deadlock calling pythonnet.set_runtime twice
#64
sschukat
opened
1 year ago
1
Delay actually loading the runtime to fix property setting
#63
filmor
closed
1 year ago
0
Fix handling of non-ASCII assembly paths on .NET Framework
#62
filmor
closed
1 year ago
0
fix path encoding problems
#61
AndersonBY
closed
1 year ago
7
Cannot set parameters for .net core start. AppContext.BaseDirectory cannot be set.
#60
joernsierwald
closed
1 year ago
0
clr-loader failed to load dll if the assembly path contain Chinese
#59
link89
closed
1 year ago
1
Remove exception catching in MonoMethod Caller
#58
MHDante
closed
1 year ago
3
Missing TargetFrameworkName from AppDomain.SetupInformation
#56
vadimkatsman
opened
1 year ago
0
Suggestion: ability to add binary folders to app domain
#55
vadimkatsman
closed
1 year ago
1
Suggestion: manage base directory when creating non-root domain
#54
vadimkatsman
opened
1 year ago
0
Error loading clr into non-root domain
#53
vadimkatsman
opened
1 year ago
2
" initializer for ctype 'char *' must be a bytes or list or tuple, not str" error
#52
vadimkatsman
opened
1 year ago
0
MAINT: add __version__ attribute
#51
jorgepiloto
closed
1 year ago
2
The __version__ attribute is not defined
#50
jorgepiloto
closed
1 year ago
3
RuntimeError: cannot call null pointer pointer from cdata 'int(*)(void *, int)'
#49
Boris-code
closed
1 year ago
0
fix mono set dirs
#48
koubaa
closed
1 year ago
1
Run test for autogenerated config in subprocess
#47
filmor
closed
1 year ago
0
Tests fail to run if a newer runtime than 6.0 is installed
#46
filmor
closed
1 year ago
0
Fix macOS dotnet root discovery
#45
filmor
closed
1 year ago
0
RuntimeInfo.version '<undefined>'
#44
cmdty
opened
1 year ago
2
Add support for mono_set_dirs
#43
koubaa
closed
1 year ago
7
.NET Framework domains
#42
filmor
closed
1 year ago
15
Fix to find dotnet root using architecture name
#41
LeeDongGeon1996
closed
1 year ago
25
Could not find a suitable hostfxr library
#40
gabloe
closed
2 years ago
13
Split package build from testing
#39
filmor
closed
2 years ago
0
clr_loader.ffi.load_hostfxr might not load the latest version of hostfxr
#38
sdao
closed
2 years ago
4
Fix to find dotnet root on 64-bits darwin system
#37
LeeDongGeon1996
closed
2 years ago
2
Cannot find dotnet root on x64 darwin
#36
LeeDongGeon1996
closed
2 years ago
0
get_coreclr throws exception "TypeError: get_coreclr() takes 0 positional arguments but 1 was given" in version 0.2.3. Works in version 0.1.7
#35
DareDevilDenis
closed
2 years ago
2
COR_E_INVALIDOPERATION when running release branch
#34
rogerlord
closed
2 years ago
7
Switch to Furo theme and use custom step
#33
filmor
closed
2 years ago
0
Documentation
#32
filmor
closed
2 years ago
0
Refactoring to improve API and allow configless .NET Core loading
#31
filmor
closed
2 years ago
0
dotnet_root detection broke in ubuntu 22.04
#30
sensokame
closed
2 years ago
1
Allow initialisation of `coreclr` without a preexisting runtime config
#29
filmor
closed
2 years ago
0
Add a `.info` attribute to runtimes and drop the wrappers where possible
#28
filmor
closed
2 years ago
0
`clr_loader` should not by default shutdown runtime `at_exit`
#26
lostmsu
closed
2 years ago
5
Fix issue 24: macOS: dotnet from fixed path when DOTNET_ROOT not set
#25
DareDevilDenis
closed
2 years ago
0
macOS: get_coreclr fails if run in an already open Terminal window after a fresh dotnet install. Works on Windows.
#24
DareDevilDenis
closed
2 years ago
6
Add conda-forge badge
#23
m-rossi
closed
2 years ago
1
ARM64 CI
#22
lostmsu
closed
2 years ago
1
Warn if Mono version is <= 6.12
#21
lostmsu
closed
2 years ago
0
Implement support for self-contained .NET project
#20
filmor
opened
2 years ago
6
Build issue when using dotnet-sdk v6
#19
m-rossi
closed
2 years ago
5
Next