Guides

These guides are task-oriented. Start here when you know what you want to do but do not yet know which package, runtime hook, or editor surface is responsible.

Use this section when

  • you are wiring AXSG into a new application or tool
  • you need to choose packages instead of taking the umbrella install blindly
  • you are enabling hot reload, runtime fallback, or editor tooling
  • you need operational guidance rather than a conceptual explanation

Guide map

Language features and editor workflows

Runtime and hot reload workflows

Packaging and maintenance workflows

Suggested paths

New application integration

  1. Package Selection and Integration
  2. C# Expressions
  3. Inline C# Code
  4. Hot Reload and Hot Design

Editor or tooling integration

  1. VS Code and Language Service
  2. MCP Servers and Live Tooling
  3. Preview MCP Host and Live Preview
  4. Navigation and Refactorings

CI, release, and maintenance work

  1. Packaging and Release
  2. Troubleshooting
  3. Lunet Docs Pipeline