Package native binaries with nuget package #2600
Replies: 6 comments 2 replies
|
Flatpak should work fine with no issues. I have used rider through flatpak before and there were no issues with the native libraries. I am not immediately sure of the issue here, as everything so far looks correct, however flatpak should not be the issue here. It could be the immutable distro but I don't see why it would be. Are you publishing with AOT? The window platform system uses reflection to determine which platform is available to use. You could always try |
Already tried |
|
@aquagoose why the hell did you turn this into a discussion? I told you it's silk.net |
|
Can you run your application with |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary of feature
I can't use silk.net in flatpak rider due to sandboxing.
I am also on a immutable fedora os version so it's not as simple as just install rider the non flatpak way,
I suggest providing native binaries for silk.net nuget packages.
Comments
I also can't seem to get any help on the silk.net discord and the fedora discord doesn't seem to know a workaround.
All reactions