# 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
```

![](https://3593808699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLJp7jLxK-XmIvfxh3%2Fuploads%2FsKm6OvHqPkfe0cgd8CDw%2Fimage.png?alt=media\&token=a669bff2-41d5-4ea6-b473-38df67ce2440)

![](https://3593808699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLJp7jLxK-XmIvfxh3%2Fuploads%2FUOHhKKgfWG0lOvarrivS%2Fimage.png?alt=media\&token=ba8f6ac9-41e9-45cc-ae52-1b7f988a7b2f)

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.

![](https://3593808699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLJp7jLxK-XmIvfxh3%2Fuploads%2F0Z9JeK0RAbRd8qcGKUcc%2Fimage.png?alt=media\&token=5777d65a-dcf3-4c4e-8c33-f143e1b52b06)

![](https://3593808699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLJp7jLxK-XmIvfxh3%2Fuploads%2F3nNUUbXgaVGeA2hzALnB%2Fimage.png?alt=media\&token=bd328de4-bdec-474d-96c1-74cf554aa858)

## 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"**.

![](https://3593808699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLJp7jLxK-XmIvfxh3%2Fuploads%2FWCm7lAhXotVdV10L1Blg%2FSaaUI%20to%20VS.gif?alt=media\&token=d2193a27-9935-4161-8f6c-92eeafd3c770)
