PowerLib.WinForms 1.0.11

dotnet add package PowerLib.WinForms --version 1.0.11
                    
NuGet\Install-Package PowerLib.WinForms -Version 1.0.11
                    
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="PowerLib.WinForms" Version="1.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerLib.WinForms" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="PowerLib.WinForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PowerLib.WinForms --version 1.0.11
                    
#r "nuget: PowerLib.WinForms, 1.0.11"
                    
#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.
#:package PowerLib.WinForms@1.0.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PowerLib.WinForms&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=PowerLib.WinForms&version=1.0.11
                    
Install as a Cake Tool

PowerLib

A simple UI lib based on WPF and WinForms. This lightweight UI library, developed based on WinForms and WPF, is open-source on GitHub and released on NuGet. It supports theme switching, provides theme-compatible styles for most native controls, and offers a variety of extended controls, including water ripple effects, Win8-style loading animations, Win10-style file transfer progress bars, and loading overlays.

PowerLib.WPF

DefaultTheme

DefaultTheme

DarkTheme

DarkTheme

PinkTheme

PinkTheme

Extends Controls

LoadingLayer

LoadingLayer

LoadingCirle / LoadingLine

LoadingCircleLoadingLine

FileTransferProgressBar

FileTransferProgressBar

RipplePictureBox

RipplePictureBox

PowerLib.WinForms

avatar

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

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.11 42 9/4/2026
1.0.10 302 3/2/2026

Upgrade the target framework to .NET Framework 4.8.