ANDO API Documentation
Welcome to the ANDO API reference documentation. This documentation is automatically generated from C# XML documentation comments.
Quick Links
- API Reference - Browse all namespaces, classes, and methods
Namespaces
Ando
The core CLI and build system library:
- Ando.Cli - Command-line interface
- Ando.Config - Project configuration
- Ando.Context - Build context and paths
- Ando.Execution - Process and container execution
- Ando.Logging - Build logging
- Ando.Operations - Build operations (Dotnet, Npm, Docker, etc.)
- Ando.References - Project and directory references
- Ando.Scripting - Roslyn script hosting
- Ando.Steps - Build step registry
- Ando.Utilities - Helper utilities
- Ando.Workflow - Build workflow execution
Ando.Server
The web server for the ANDO CI system:
- Ando.Server.Models - Database entities
- Ando.Server.Services - Business logic services
- Ando.Server.Endpoints.Projects - API endpoints
- Ando.Server.GitHub - GitHub integration
- Ando.Server.BuildExecution - Build orchestration