# Server Technical Requirements

## Operating systems

* Windows Server 2016 or later (all releases)<br>
* Windows 10 / 11 (recommended for development environments only)

## Web server

* Microsoft IIS 10 or higher<br>
* .NET Framework 4.8

## .NET 4 support

* Support for .NET web services and web forms developed by the client<br>
* WorkflowGen software itself requires .NET Framework 4.8

## Minimum hardware configuration

### Hardware

* Quad-core processor<br>
* 16 GB RAM<br>
* SATA hard disk with 40 GB free

### Database servers

* Microsoft SQL Server 2016 and Express Edition<br>

* Microsoft SQL Server 2017 and Express Edition<br>

* Microsoft SQL Server 2019 and Express Edition

* Microsoft SQL Server 2022 and Express Edition

* Microsoft SQL Server 2025 Preview<br>

* Microsoft Azure SQL Database


---

# Agent Instructions: 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.workflowgen.com/features/9.5/server-technical-requirements.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.
