pythonnet icon indicating copy to clipboard operation
pythonnet copied to clipboard

Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developer...

Results 238 pythonnet issues
Sort by recently updated
recently updated
newest added

### Environment - Pythonnet version: 3.0.0rc4 - Python version: 3.10.5 - Operating System: Windows 10 20H2 - .NET Runtime: 6.0.6 ### Details - Describe what you were trying to get...

### Environment - Pythonnet version: 3.0.0rc4 - Python version: 3.9.13 - Operating System: Windows 11 - .NET Runtime: 4.8 (?) ### Details I am importing the DLL's for PLEXOS, a...

### Environment - Pythonnet version: 3.0.0rc4 - Python version: 3.9.7 - Operating System: Windows 10 - .NET Runtime: .Net Framework 4.7 ### Details - I want to load an assembly...

### Environment - Pythonnet version:3.0.0-rc4 - Python version:3.8 - Operating System:Win11 - .NET Runtime: 4.8 ### Details - Program hangs and crashes. - Under debug, there is a dead loop...

### Environment - Pythonnet version: 3.0.0-rc4 - Python version: 3.8 - Operating System: Windows11 - .NET Runtime: .NET Framework 4.8 ### Details With the following code in C#, when a...

https://docs.microsoft.com/en-us/dotnet/fundamentals/package-validation/overview

### What does this implement/fix? Explain your changes. This PR adds a "last line of defense, best effort serialization" to serialize types not marked as Serializable. Such objects, when derivable,...

`ctypes` is a standard Python module for interacting with fixed size integers. Would be nice to provide C# Python conversions for types in that module. Relevant: https://stackoverflow.com/questions/63801150/how-do-i-pass-a-ulong-type-argument-to-a-c-sharp-function-from-python

hacktoberfest