# Getting Started

{% embed url="<https://youtu.be/yj36Ki0V2MI>" %}
Installing Wisej.NET for Visual Studio
{% endembed %}

If you want a complete step-by-step tutorial on installing Wisej.NET and creating your first project, check out: <https://www.learnwisej.net/wisej.net-tutorial>

The first thing to do, now that you have installed Wisej.NET, is to launch Visual Studio and [create a new project](https://docs.wisej.com/docs/getting-started-1/new-project). Or, launch Visual Studio and open one of our many [examples](https://wisej.com/examples/).

{% content-ref url="getting-started-1/new-project" %}
[new-project](https://docs.wisej.com/docs/getting-started-1/new-project)
{% endcontent-ref %}

{% embed url="<https://wisej.com/examples>" %}

{% embed url="<https://wisej.com/videos>" %}

Sometimes Visual Studio decides not to show the new project templates. If that happens, please follow the instructions in the [missing templates](https://docs.wisej.com/docs/getting-started-1/new-project#missing-templates) section.

The first time you open the designer, you will get the [license activation](https://docs.wisej.com/docs/getting-started-1/license-activation) dialog. Enter your developer (or trial) license and everything should work.

{% hint style="info" %}
You must have an internet connection to activate the developer license.
{% endhint %}

{% hint style="warning" %}
If you are using the Wisej.NET Developer Community edition, please make sure to comply with the [terms & conditions](https://docs.wisej.com/license/license-model/community-edition). Commercial use is only permitted for small organizations.
{% endhint %}

## Visual Studio Requirements

The Wisej.NET library can be used with any version of Visual Studio or Visual Studio Code. However, the designer plug in is supported on Visual Studio 2019 and 2022 ([Community](https://visualstudio.microsoft.com/vs/community/), [Professional](https://visualstudio.microsoft.com/vs/professional/), or [Enterprise](https://visualstudio.microsoft.com/vs/enterprise/)) on Windows.

Make sure that you have installed these 2 workloads:

* ASP.NET and web development
* .NET desktop development (needed for the designer)

<div align="left"><figure><img src="https://553579532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MF1D11gPs_az3xaKusw%2Fuploads%2FApJN97Tj5oMHpyNNv7NR%2Fimage.png?alt=media&#x26;token=b18f90ca-e17e-400f-934a-f2f9acadf52e" alt=""><figcaption></figcaption></figure></div>

{% content-ref url="getting-started-1/troubleshooting" %}
[troubleshooting](https://docs.wisej.com/docs/getting-started-1/troubleshooting)
{% endcontent-ref %}
