How to uninstall Bunifu Framework from my project

To remove either Bunifu Dataviz or Bunifu UI from your project(s), kindly follow the steps below:

  1. Open your project that has Bunifu controls or components.

  2. While in design mode, delete all Bunifu controls / components.

  3. Navigate to the References section under Solution Explorer and delete references to Bunifu DLLs.

  4. Go to your Toolbox and click Reset.

To remove Bunifu.UI.WinForms or Bunifu.Dataviz.WinForms from your project:

  1. Go to Visual Studio's Menu: Tools > NuGet Package Manager > Manage NuGet Packages For Solution...

  2. Select either Bunifu.UI.WinForms or Bunifu.Dataviz.WinForms or both, check the project you wish to uninstall the package, then click on Uninstall. This will remove the NuGet package(s) from your project.

Last updated