Bunifu.UI.WinForms 4.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bunifu.UI.WinForms --version 4.1.1
NuGet\Install-Package Bunifu.UI.WinForms -Version 4.1.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="Bunifu.UI.WinForms" Version="4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bunifu.UI.WinForms --version 4.1.1
#r "nuget: Bunifu.UI.WinForms, 4.1.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 Bunifu.UI.WinForms as a Cake Addin
#addin nuget:?package=Bunifu.UI.WinForms&version=4.1.1

// Install Bunifu.UI.WinForms as a Cake Tool
#tool nuget:?package=Bunifu.UI.WinForms&version=4.1.1

Bunifu UI is a market-leading suite of ready-made controls that help you build beautiful .NET Windows Forms applications faster. For more info, please visit https://bunifuframework.com/

Once installed, please visit https://bit.ly/39XQOVr or https://kutt.it/3OGUYy for guidelines on how to install and activate Bunifu UI via NuGet.

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

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Bunifu.UI.WinForms:

Package Downloads
Bunifu.Utils

Usefull Extensions For BunifuUI

Jenga.NET

Attributes and Dependacies for Jenga.NET app builder for WinForms Get License: https://kimtooflex.gumroad.com/l/jenganet

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Bunifu.UI.WinForms:

Repository Stars
NightfallGT/Mercurial-Grabber
Grab Discord tokens, Chrome passwords and cookies, and more
AndnixSH/Il2CppDumper-GUI
Simple GUI version of Il2CppDumper
Version Downloads Last updated
7.0.0 2,084 4/9/2024
6.3.0 11,480 12/14/2023
6.1.0 26,788 3/29/2023
6.0.2 15,730 10/26/2022
6.0.1 6,318 9/8/2022
6.0.0 8,225 7/5/2022
6.0.0-Beta 2,141 5/12/2022
5.3.0 45,677 11/4/2021
5.2.3 9,666 9/13/2021
5.2.2 2,548 9/10/2021
5.2.1 2,684 9/7/2021
5.0.9 6,711 7/24/2021
5.0.7 10,782 5/19/2021
5.0.6 12,441 5/4/2021
5.0.5 2,064 5/3/2021
5.0.3 8,290 4/23/2021
5.0.1 15,332 3/19/2021
5.0.0 2,777 3/19/2021
4.1.1 14,266 11/24/2020
4.0.0 7,122 9/30/2020
3.0.2 5,499 8/14/2020
3.0.1 2,336 8/12/2020
2.2.8 4,800 6/30/2020
2.2.7 2,093 6/29/2020
2.2.4 2,635 6/19/2020
2.2.3 2,339 6/16/2020
2.2.1-Beta 1,828 6/5/2020
2.2.0 4,053 5/21/2020
2.1.9 2,728 5/13/2020
2.1.8 2,638 5/5/2020
2.1.7 2,449 4/29/2020
2.1.6 5,643 3/4/2020
2.1.5 2,114 3/3/2020
2.1.4 2,302 2/26/2020
2.1.3 2,116 2/26/2020
2.1.2 2,042 2/25/2020
2.1.1 2,333 2/25/2020
2.1.0 2,194 2/24/2020
2.0.9 2,137 2/21/2020
2.0.8 2,093 2/19/2020
2.0.7 2,043 2/19/2020
2.0.6 1,999 2/19/2020
2.0.5 1,972 2/17/2020
2.0.4 2,281 2/12/2020
2.0.3 2,868 2/10/2020
2.0.2-Beta 1,899 2/4/2020
2.0.1-Beta 1,876 1/28/2020
2.0.0-Beta 1,879 1/27/2020

- [New] Added Bunifu GroupBox.

Bunifu Button:
- Fixed an issue with idle state rendering to the default state on disable/enable at runtime.

Bunifu Color Transition:
- Improved code documentation.
- Added event 'ColorChanged' that will now provide data during color transitions.
- Added methods 'Start', 'Stop' and 'Continue' for controlling transitions.
- Added Smart Tags.

Bunifu Gradient Panel:
- Fixed 'parameter is not valid' exception when the control is resized to its least possible dimensions.

Bunifu ProgressBar:
- Added support for vertical and horizontal orientation using the new property 'Orientation'.
- Organized Smart Tags.

Extras:
- The following controls now support background transparency: Bunifu Dropdown, Bunifu Gradient Panel, Bunifu Progress Bar, Bunifu Radio Button, Bunifu Rating, Bunifu Shadow Panel, Bunifu Shapes.