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

# Templates

You can find Visual Studio templates for previous versions of Wisej.NET below:

For each of the below downloads, unblock the zip (this is important!) and expand into:

**Documents\Visual Studio (2019|2022)\Templates\ProjectTemplates\Visual C#**

**Documents\Visual Studio (2019|2022)\Templates\ProjectTemplates\Visual Basic**

## Wisej.NET NavigationBar Template

{% file src="/files/ltXtpAPPpwE8mX4orSNb" %}
Wisej.NET Navigation App Template
{% endfile %}

## Wisej.NET v3.0

### Visual Studio 2019

{% file src="/files/7MwdVHrC4paOwXnsGX3B" %}
Wisej.NET v3.0 VS 2019 Templates
{% endfile %}

### Visual Studio 2022

{% file src="/files/n28esVgEVSRb8gD0O5Ie" %}
Wisej.NET v3.0 VS 2022 Templates
{% endfile %}

## Wisej.NET v2.5

### Visual Studio 2019

{% file src="/files/aB1W8FPd3soSwbQKmMDo" %}
Wisej.NET v2.5 VS 2019 Templates
{% endfile %}

### Visual Studio 2022

{% file src="/files/RcMiKUS4KdW4cOAZ1DZq" %}
Wisej.NET v2.5 VS 2022 Templates
{% endfile %}

## Wisej.NET v2.2

{% embed url="<https://wisej.s3.amazonaws.com/downloads/Templates/Templates_22.zip>" %}
Wisej.NET v2.2 Templates
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wisej.com/docs/getting-started/templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
