PanelSwWpfControls 1.4.1

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.7 or higher.

dotnet add package PanelSwWpfControls --version 1.4.1
NuGet\Install-Package PanelSwWpfControls -Version 1.4.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PanelSwWpfControls" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PanelSwWpfControls --version 1.4.1
#r "nuget: PanelSwWpfControls, 1.4.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PanelSwWpfControls as a Cake Addin
#addin nuget:?package=PanelSwWpfControls&version=1.4.1

// Install PanelSwWpfControls as a Cake Tool
#tool nuget:?package=PanelSwWpfControls&version=1.4.1

WPF Controls

  • EyePasswordBox: Password edit control with an eye-button to view the plain-text password.
    • Support binding to SecurePassword
    • Plain password is only stored temporarily while viewing it.
  • WaitableButton: Button with "IsWaiting" property for use in commands that take time to complete.
  • TextBoxWithButton: Like for file path with browse button.

WPF Converters

  • EqualityConverter: Compare value to a supplied object collection and to ConverterParameter. All objects are expected to compare equal
  • InverseBooleanConverter: Inverse boolean
  • IsInCollectionConverter: Compare value to a supplied object collection and to ConverterParameter. Any of the objects is expected to compare equal
  • RegexConverter: Apply regular expression on value

WPF Commands

  • BrowseFileCommand: Open an OpenFileDialog
  • BrowseFolderCommand Open a FolderBrowserDialog
Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.1 648 4/27/2023
1.4.1 7,545 6/16/2020
1.4.0 466 5/11/2020
1.3.1 4,198 2/27/2020
1.3.0 553 1/30/2020
1.2.1 529 1/9/2020
1.2.0 484 1/8/2020
1.1.5 504 12/25/2019
1.1.4 525 10/24/2019
1.1.3 507 10/3/2019
1.1.2 511 9/26/2019
1.1.1 478 9/26/2019
1.1.0 506 9/25/2019
1.0.4 542 9/15/2019
1.0.3 585 8/21/2019
1.0.2 549 8/21/2019
1.0.1 527 8/20/2019
1.0.0 513 8/20/2019