# Wisej.NET API

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 ](https://docs.wisej.com/docs)book. For the extensions API and concepts, please refer to the [Extensions ](https://docs.wisej.com/extensions)book.

## Legend

<table><thead><tr><th width="98.92779783393505">Icon</th><th>Description</th></tr></thead><tbody><tr><td><img src="https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media" alt=""></td><td>Instance method, or property, or event.</td></tr><tr><td><img src="https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-e4f8ed47a52590951f725a10c269555e81d41d81%2Fstatic.png?alt=media" alt=""></td><td>Static method or property or event.</td></tr><tr><td><img src="https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-9bf7fa01e02f4da0f9ef90d3b049ae43e664919e%2Fprotected.png?alt=media" alt=""></td><td>Protected method or property or event.</td></tr><tr><td><img src="https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-72ee9aade2e798319ef8cd025a59345103436978%2Fdeprecated.png?alt=media" alt=""></td><td>Deprecated method or property or event.</td></tr></tbody></table>

## 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 <a href="#mcp-endpoint" id="mcp-endpoint"></a>

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>.
