Bunifu.UI.WinForms 2.1.7

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

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

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,434 4/9/2024
6.3.0 11,498 12/14/2023
6.1.0 26,803 3/29/2023
6.0.2 15,732 10/26/2022
6.0.1 6,321 9/8/2022
6.0.0 8,235 7/5/2022
6.0.0-Beta 2,142 5/12/2022
5.3.0 45,711 11/4/2021
5.2.3 9,669 9/13/2021
5.2.2 2,549 9/10/2021
5.2.1 2,684 9/7/2021
5.0.9 6,712 7/24/2021
5.0.7 10,785 5/19/2021
5.0.6 12,456 5/4/2021
5.0.5 2,066 5/3/2021
5.0.3 8,294 4/23/2021
5.0.1 15,394 3/19/2021
5.0.0 2,779 3/19/2021
4.1.1 14,271 11/24/2020
4.0.0 7,122 9/30/2020
3.0.2 5,501 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,636 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,729 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,044 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,900 2/4/2020
2.0.1-Beta 1,876 1/28/2020
2.0.0-Beta 1,879 1/27/2020

Licensing:
- Fixed free-trial license activation issue.
- Improved end-user experience.

Bunifu Separator:
- Added Smart Tags.
- Added the 'LineStyles' property that supports various line-style options.
- Added the 'Orientation' property that supports vertical and horizontal styles.
- Improved graphics rendering.

Bunifu CheckBox:
- Added the property 'BorderRadius' that can now be used to control all state radiuses.

Bunifu Radio Button:
- Added Smart Tags.

Bunifu Gradient Panel:
- Added Smart Tags.
- Added the 'BorderRadius' property that can now control all state radiuses.
- Added the 'Generate Color Scheme' Smart Tag feature for generating unique gradients.
- Added ability to generate unique color schemes using the 'GenerateColorScheme' method.

Bunifu Horizontal ScrollBar:
- Fixed an issue with scrolling DataGrids.

Bunifu ProgressBar:
- Fixed progress value positioning when rendering.
- Added Smart Tags.
- Added support for curved progress bar edges.
- Added the properties 'AnimationSpeed' and 'ValueByTransition'.
- Added the 'ProgressChanged' event and its event data 'ProgressChangedEventArgs'.
- Progress animation is now provided using the property 'ValueByTransition'.
- Improved graphics rendering.
- Improved property naming.