-
Notifications
You must be signed in to change notification settings - Fork 863
.NET port #400
Copy link
Copy link
Open
Labels
complicateda rather complicated issue that might not yet have a (full) solution and needs worka rather complicated issue that might not yet have a (full) solution and needs worknew feature
Metadata
Metadata
Assignees
Labels
complicateda rather complicated issue that might not yet have a (full) solution and needs worka rather complicated issue that might not yet have a (full) solution and needs worknew feature
Is your feature request related to a problem? Please describe.
In order to be able to migrate to other platform that Windows, this project need to migrate from .NET Framework to .NET.
Additional context
The only dependency that is not compatible is Sharpshell (the port is still in progress dwmkerr/sharpshell#331).
There is two way of porting File Converter to .NET:
Microsoft seems to prefer not having managed extension so the real solution may be to rewrite the extension in C++. This may also with this issue: #211
Porting File Converter to .NET will allow port like Linux or Max port: #370