Dimitris Trachiotis

Results 6 issues of Dimitris Trachiotis

This is an implementation of .NET 7's `LibraryImport` Source Generator. Similar to CsWin32, it creates P/Invoke calls in a performant manner. Not all `DllImport` calls were converted to the new...

### Describe the bug If an app is published with NativeAOT active and it has custom validators, the app would crash when trying to validate the property. Debugging the NativeAOT...

bug :bug:

### Describe the bug I was working on a project and one of the view models needed a different constructor to initialize it properly. After putting the required constructor, the...

bug

This pull request makes changes to make the library better for .NET 8 and newer (while maintaining support for .NET Standard 2.0). Specifically: - Remove references to libraries that don't...

### Sudo for Windows version 1.0.1 ### Windows build number 10.0.26120.4733 ### Other Software So far, I've tested with the Developer Command Prompt for Visual Studio 2022 and the ###...

Issue-Bug
Needs-Triage

I am currently diagnosing an issue that happens on some RPG Maker MV plugins: When the affected plugins (like this one: https://chaucer.itch.io/random-item ) were compiled with nwjc, they would throw...