Ookii.Dialogs.Wpf
3.1.0
Ookii.Dialogs.Wpf is a class library for .NET and .NET Core applications providing several common dialogs. Included are classes for task dialogs, credential dialogs, progress dialogs, and common file dialogs.
Requires NuGet 3.3 or higher.
Install-Package Ookii.Dialogs.Wpf -Version 3.1.0
dotnet add package Ookii.Dialogs.Wpf --version 3.1.0
<PackageReference Include="Ookii.Dialogs.Wpf" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ookii.Dialogs.Wpf --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ookii.Dialogs.Wpf, 3.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/augustoproiete/ookii-dialogs-wpf/releases/tag/v3.1.0
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ookii.Dialogs.Wpf:
Package | Downloads |
---|---|
Ookii.Dialogs
DEPRECATED. This package has been replaced by the package Ookii.Dialogs.Wpf.
|
|
Anapher.Wpf.Toolkit
This package provides essential class for Wpf/Prism.
|
|
NOHJ.YUSAR.Interfaccia
Helpers for UI C# development.
|
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on Ookii.Dialogs.Wpf:
Repository | Stars |
---|---|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
Tyrrrz/YoutubeDownloader
Downloads videos and playlists from YouTube
|