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

Wisej.NET API

Welcome to the Wisej.NET API reference.

This book covers the full API for the Wisej.Framework assembly only. For an in-depth guide of Wisej.NET features, please refer to the Concepts book. For the extensions API and concepts, please refer to the Extensions book.

Legend

Icon
Description

Instance method, or property, or event.

Static method or property or event.

Protected method or property or event.

Deprecated method or property or event.

Concepts & Reference

The concept documentation and the namespace reference are a never-ending work in progress. We update it almost daily. Please check back if what you are looking for is not available.

Skills

We assume that you have a good working knowledge of the following tools and technologies:

  • C# or VB.NET

  • .NET in general

  • Visual Studio

  • JavaScript

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/api/~gitbook/mcp.

Last updated

Was this helpful?