> For the complete documentation index, see [llms.txt](https://docs2.bunifuframework.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs2.bunifuframework.com/docs/getting-started/requirements.md).

# Requirements

[Bunifu UI](https://www.nuget.org/packages/Bunifu.UI.WinForms/) and [Bunifu Charts](https://www.nuget.org/packages/Bunifu.Charts.WinForms/) currently work with C# and VB.NET languages, specifically and specially designed for Windows Forms applications.

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

* Runs on Windows.
* [Microsoft .NET Framework 4.0](https://www.microsoft.com/en-us/download/details.aspx?id=17718) or higher.
* [Visual Studio 2012](https://visualstudio.microsoft.com/vs/) or later (recommended).

As a developer, you need to:

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