ookii-dialogs-wpf
ookii-dialogs-wpf copied to clipboard
Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)
Ookii Dialogs WPF and WinForms have a lot of code in common that is duplicated across two repositories (this one, and [ookii-dialogs-winforms](https://github.com/augustoproiete/ookii-dialogs-winforms)) which is harder to maintain and keep in...
- [Package readme on NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/package-readme-on-nuget-org) - [PackageReadmeFile](https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#packagereadmefile) - [Using .NET SDK 5.0.300+, you can add a http://README.md file to your package that will show on http://NuGet.org!](https://twitter.com/nuget/status/1385344580128854034) - [Add a README...
It would be nice to add possibility to autocreate folder. For now if user types non existing folder in input in VistaFolderBrowserDialog it shows error alert.
- Bug crash of VistaFolderBrowserDialog when using root directory path (same for VistaSaveFileDialog when directory is "L:\\" (not exist) and default file name is empty)
The VistaFolderBrowser does not expand the folder tree to reveal the 'selected folder' I didn't see any methods that looked related, is it possible to expand the folder picker so...
This is an implementation of .NET 7's `LibraryImport` Source Generator. Similar to CsWin32, it creates P/Invoke calls in a performant manner. Not all `DllImport` calls were converted to the new...
Bumps [minver-cli](https://github.com/adamralph/minver) from 4.3.0 to 5.0.0. Changelog Sourced from minver-cli's changelog. 5.0.0 Enhancements #861: Bump NuGet.Versioning from 6.4.0 to 6.5.0 #866: [BREAKING] Do not include MinVerBuildMetadata in PackageVersion #879: Bump...
 Ability to select security principals. For use, for example, identifying credentials under which to automate the running of programs. Is there one already? If there is, I did not...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1. Release notes Sourced from actions/upload-artifact's releases. v4.3.1 Bump @actions/artifacts to latest version to include updated GHES host check Commits 5d5d22a Merge pull request #515...
Bumps [cake.tool](https://github.com/cake-build/cake) from 2.0.0 to 4.0.0. Release notes Sourced from cake.tool's releases. v4.0.0 As part of this release we had 15 issues closed. Breaking changes [#4132](cake-build/cake#4132) Add File APIs for...