Bunifu.UI.WinForms 6.1.0

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

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

Bunifu UI is designed and built to provide you with all the tools you need to create beautiful, modern desktop apps in less time. Whether you are designing a simple UI or needs advanced user interface and user experience controls and components, Bunifu Framework is equipped with all you need to achieve any modern design.

With Bunifu UI's suite, you get all the tools you need to maximize your creativity, make you more productive, and save you money in Visual Studio .NET. It supports both C# and VB.NET languages and is compatible across .NET frameworks starting from .NET 4.0 to 4.8.

For those working with .NET 6 and above, please feel free to install and try the .NET 6 variant package.

Requirements

To effectively get the most out of our tools, your system needs to meet the following minimum requirements:

As a developer, you need to:

  • Have a basic knowledge of C# or VB.NET.
  • Have a basic knowledge of Windows Forms.

Installation

This quick intro will help guide you with installing and upgrading your version of Bunifu Framework. If you are very new to NuGet and would love to know more, kindly read through Microsoft's Guide. We will however take you through a complete and guided installation so no need to worry.

1. Quick Installation

To install via NuGet Package Manager Console, run:

PM> Install-Package Bunifu.UI.WinForms

2. Guide Installation

For a guided installation, please click here. The guide will take you through the entire installation and activation process and ensure you're up-and-running in record time.

Need Help?

Gone through this very quick guide but still think you need help setting your project up? Then please don't hesitate to reach us through our homepage chat area, just at the bottom-right corner. We'd love to hear from you and assist you in case you get stuck. As always, happy coding!

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 (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 1,796 4/9/2024
6.3.0 11,462 12/14/2023
6.1.0 26,767 3/29/2023
6.0.2 15,723 10/26/2022
6.0.1 6,312 9/8/2022
6.0.0 8,215 7/5/2022
6.0.0-Beta 2,138 5/12/2022
5.3.0 45,646 11/4/2021
5.2.3 9,658 9/13/2021
5.2.2 2,547 9/10/2021
5.2.1 2,684 9/7/2021
5.0.9 6,710 7/24/2021
5.0.7 10,781 5/19/2021
5.0.6 12,430 5/4/2021
5.0.5 2,064 5/3/2021
5.0.3 8,285 4/23/2021
5.0.1 15,276 3/19/2021
5.0.0 2,775 3/19/2021
4.1.1 14,263 11/24/2020
4.0.0 7,118 9/30/2020
3.0.2 5,497 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,634 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,101 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

Improvements:
• BunifuTextBox: Added text casing support using property 'CharacterCasing'.
• All controls and components are now packaged into a single-file assembly (SFA).

Fixes:
• BunifuControlDragResizer: Fixed an issue with resizing accuracy at runtime.