https://github.com/milleniumbug/nativefiledialogsharp
Cross-platform native file dialogs for C#
https://github.com/milleniumbug/nativefiledialogsharp
Last synced: about 1 year ago
JSON representation
Cross-platform native file dialogs for C#
- Host: GitHub
- URL: https://github.com/milleniumbug/nativefiledialogsharp
- Owner: milleniumbug
- License: zlib
- Created: 2021-12-26T20:05:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T01:20:05.000Z (about 2 years ago)
- Last Synced: 2024-09-28T21:10:17.995Z (almost 2 years ago)
- Language: C#
- Homepage:
- Size: 334 KB
- Stars: 27
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NativeFileDialogSharp
C# library bindings for [nativefiledialog](https://github.com/mlabbe/nativefiledialog).
The library currently implements
- Windows x86
- Windows x86-64
- Linux x86-64
- macOS x86-64