-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ian Wold edited this page Aug 12, 2026
·
3 revisions
New to Metalsharp? Start here.
- Quickstart — a tour of the core API.
- Create a Website with Metalsharp — build a complete site as a single-file C# app.
- Create a Plugin for Metalsharp — develop and publish your own plugin.
- Generated API Documentation — a full reference generated from the XML comments in the source.
api.md is generated, not hand-written — don't edit it directly. If you spot an inaccuracy, fix the corresponding XML doc comment in Metalsharp/, then regenerate from the repo root:
dotnet run GenerateApiDoc.cs