NativeFileDialogSharp/README.md

12 lines
273 B
Markdown
Raw Normal View History

2021-12-26 22:35:45 +00:00
# NativeFileDialogSharp
C# library bindings for [nativefiledialog](https://github.com/mlabbe/nativefiledialog).
The library currently implements
- Windows 32-bit
- Windows 64-bit
- Linux 64-bit
I have no means of building the library for macOS, contributions welcome.