MetadataPlus
MetadataPlus copied to clipboard
Cross-Platform Support?
Can this be run on non-Windows platforms (assuming Windows-specific UI code is factored out?)
https://github.com/nccgroup/MetadataPlus/blob/6e658244359e564a5e3ec0837dc47e6afa5d21cd/MetaDataPlus/MetadataPlus.csproj#L11C29-L11C34
This is a .NET 4.7.2 project. It would need to be .NET 6 in order for it to work on other platforms.