Skip to main content
Choose the variant that matches your project type. See Quickstart for installation.

Base

All variants include:

Web

Extends the base SDK with:
  • OpenTelemetry (logging, metrics, tracing)
  • Auto-instrumentation for GenAI and database calls
  • Health endpoints (/health, /alive)
  • HTTP resilience via Polly
  • DevLogs (browser → server logging)
See Service Defaults for configuration.

Test

Extends the base SDK with:
The SDK auto-detects xunit.v3.mtp-v2 and sets OutputType=Exe automatically. See Testing for MTP CLI syntax and troubleshooting.