Bunifu.Charts.WinForms
3.0.0
Prefix Reserved
dotnet add package Bunifu.Charts.WinForms --version 3.0.0
NuGet\Install-Package Bunifu.Charts.WinForms -Version 3.0.0
<PackageReference Include="Bunifu.Charts.WinForms" Version="3.0.0" />
<PackageVersion Include="Bunifu.Charts.WinForms" Version="3.0.0" />
<PackageReference Include="Bunifu.Charts.WinForms" />
paket add Bunifu.Charts.WinForms --version 3.0.0
#r "nuget: Bunifu.Charts.WinForms, 3.0.0"
#addin nuget:?package=Bunifu.Charts.WinForms&version=3.0.0
#tool nuget:?package=Bunifu.Charts.WinForms&version=3.0.0
Bunifu Framework 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 Framework's suite (UI & Charts), 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.5.2 to 4.8 and .Net 5.0 to .Net 9.0.
For those working with .NET 4.5.2, please feel free to install versions 6.3.0 and below.
Requirements
To effectively get the most out of our tools, your system needs to meet the following minimum requirements:
- Any modern Windows OS; 8 and above.
- .NET Framework 4.5.2 or higher.
- Visual Studio 2019 or later.
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.Charts.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.2
- bunifu.licensing (>= 6.0.9)
-
.NETFramework 4.7.2
- bunifu.licensing (>= 6.0.9)
-
.NETFramework 4.8
- bunifu.licensing (>= 6.0.9)
-
net5.0-windows7.0
- bunifu.licensing (>= 6.0.9)
-
net6.0-windows7.0
- bunifu.licensing (>= 6.0.9)
-
net7.0-windows7.0
- bunifu.licensing (>= 6.0.9)
-
net8.0-windows7.0
- bunifu.licensing (>= 6.0.9)
-
net9.0-windows7.0
- bunifu.licensing (>= 6.0.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bunifu.Charts.WinForms:
Package | Downloads |
---|---|
Jenga.NET
Attributes and Dependacies for Jenga.NET app builder for WinForms Get License: https://kimtooflex.gumroad.com/l/jenganet |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updates:
• Added support for .Net 9.0.
• Added the `DataChanged` event for handling datapoint updates in all chart types.