Go to file
2024-11-10 22:49:12 +00:00
nativefiledialog@258a885023 Mac OS X attempt 2021-12-27 18:18:50 +01:00
NativeFileDialogSharp Fix dll copying for NFD package 2024-11-10 22:49:12 +00: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 Version 0.5.0 - tested with 32-bit and 64-bit version of Framework 2021-12-27 23:00:12 +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 Version 0.5.0 - tested with 32-bit and 64-bit version of Framework 2021-12-27 23:00:12 +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