Go to file
2021-12-27 22:17:54 +01:00
nativefiledialog@258a885023 Mac OS X attempt 2021-12-27 18:18:50 +01:00
NativeFileDialogSharp Port to .NET Standard 2.0 - so far works only on .NET Core derived runtimes and .NET Framework, but in the later case the user has to manually copy the dll 2021-12-27 22:17:54 +01:00
NativeFileDialogSharpSandbox Port to .NET Standard 2.0 - so far works only on .NET Core derived runtimes and .NET Framework, but in the later case the user has to manually copy the dll 2021-12-27 22:17:54 +01:00
NativeFileDialogSharpSandboxNetFramework Port to .NET Standard 2.0 - so far works only on .NET Core derived runtimes and .NET Framework, but in the later case the user has to manually copy the dll 2021-12-27 22:17:54 +01:00
.gitignore First release 2021-12-26 21:04:24 +01:00
.gitmodules First release 2021-12-26 21:04:24 +01:00
LICENSE Add README 2021-12-26 23:35:45 +01:00
NativeFileDialogSharp.sln Port to .NET Standard 2.0 - so far works only on .NET Core derived runtimes and .NET Framework, but in the later case the user has to manually copy the dll 2021-12-27 22:17:54 +01:00
README.md Update version 2021-12-27 18:51:43 +01:00

NativeFileDialogSharp

C# library bindings for nativefiledialog.

The library currently implements

  • Windows x86
  • Windows x86-64
  • Linux x86-64
  • macOS x86-64