For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Wisej.NET can be deployed in several ways, with or without a web server:

Version 2.x of Wisej.NET can only be deployed on Windows machines. Linux is supported starting from version 3.0.

Usually, the deployment is just a matter of copying the correct files to the target machine and configure the web server to recognize the deployed folder as an application.

We cover each scenario in this document, the most common are:

IISMicrosoft AzureAmazon AWSASP.NET Hosting

MCP Endpoint

The documentation is also available through an MCP (Model Context Protocol) endpoint, enabling AI tools and agents to access it directly as a structured, queryable source. Instead of relying on static content or embeddings, MCP allows real-time discovery, search, and retrieval of authoritative information. Use the following endpoint to connect your AI client and interact with the documentation programmatically: https://docs.wisej.com/deployment/~gitbook/mcp.

Last updated

Was this helpful?