The windows dotnet wrapper really needs to have mono winforms support as a normal dontnet app can be ported to mono with no change and just running the exe on mono in linux. With the current version of this wrapper i need to write a whole new UI as the namespaces change and the winform control does not exist in the mono dll. Can't the core and winform dll be merged for normal dotnet and mono. It would be really good to be able to build cross platform apps with this that don't need code changed.
The windows dotnet wrapper really needs to have mono winforms support as a normal dontnet app can be ported to mono with no change and just running the exe on mono in linux. With the current version of this wrapper i need to write a whole new UI as the namespaces change and the winform control does not exist in the mono dll. Can't the core and winform dll be merged for normal dotnet and mono. It would be really good to be able to build cross platform apps with this that don't need code changed.