UweKeim / ZetaLongPaths

A .NET library to access files and directories with more than 260 characters length.

Home Page:https://nuget.org/packages/ZetaLongPaths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Mono Support

vector-man opened this issue · comments

Will this library run on Mono too or do I need to distribute a separate version of my application that simply uses the default IO libs for that?

Since I'm using P/Invoke excessively, I am pretty sure that this will not run under Mono, at least not in a portable way.

Thanks!