AliZendedel.WpfControls 1.0.0

dotnet add package AliZendedel.WpfControls --version 1.0.0                
NuGet\Install-Package AliZendedel.WpfControls -Version 1.0.0                
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="AliZendedel.WpfControls" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AliZendedel.WpfControls --version 1.0.0                
#r "nuget: AliZendedel.WpfControls, 1.0.0"                
#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 AliZendedel.WpfControls as a Cake Addin
#addin nuget:?package=AliZendedel.WpfControls&version=1.0.0

// Install AliZendedel.WpfControls as a Cake Tool
#tool nuget:?package=AliZendedel.WpfControls&version=1.0.0                

WpfControl

WpfControl is a custom library for WPF applications that includes two user controls:

  1. WatermarkTextBox: A text box that supports watermark text.
  2. PasswordBoxWithToggle: A password box that allows toggling the visibility of the password.

Installation

You can install WpfControl via NuGet Package Manager.

Usage

WatermarkTextBox

<local:WatermarkTextBox Watermark="Enter your text here..." />

PasswordBoxWithToggle

<local:PasswordBoxWithToggle Watermark="Enter your password..." />

License

This project is licensed under the MIT License - see the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

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
1.0.0 79 10/30/2024