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

# Installation

SaaUI is available in **nuget** and its fastest way to install. There are two ways to install from **nuget**.

1. In Visual Studio go to **Tools > Nuget Package Manager > Package Manager Console** then paste this code and hit Enter&#x20;

```
Install-Package SaaUI.Winforms -Version 1.1.0
```

![](/files/4B72oRtnFSPtKAKy9qSP)

![](/files/EvwIw7PNQaTQvhtJLWy7)

2\. In Visual Studio go to **Tools > Nuget Package Manager > Manage Nuget Packages for Solution...** then click **Browse tab** and search for **"SaaUI.Winforms"** and install.

After you have installed SaaUI, Click **Build > Build Solution** and after build solution completes, you should see SaaUI in you Visual Studio Toolbox for that project.

![](/files/JeEob2tXyKkyYLCez9e4)

![](/files/a1mDAuD2v5gC2oc0CHWD)

## Adding SaaUI in your Visual Studio Toolbox

{% hint style="info" %}
If you have already added older versions in your visual studio toolbox, please make sure you delete that version first.
{% endhint %}

1. Download [SaaUI ](https://saabytes.com)from our website and Unzip it.
2. Open **Visual Studio Toolbox** and right click then click **Add Tab** and give a name i.e SaaUI.
3. Drag **"SaaUI.dll"** into the new created tab. Also instead of dragging, you can right click and click **Choose Items** and the dialog that opens click **browse** and select "**SaaUI.dll"**.

![](/files/ft7npb7aBqpoTqTP11oO)
