.NET
.NET CLI Tool + NuGet
Build a .NET CLI tool for multiple platforms, create a NuGet package, and publish with profiles.
EF Core Migrations
Run Entity Framework Core database migrations as part of your build pipeline.
DocFX API Documentation
Generate and publish API documentation for your .NET libraries using DocFX.
Git Versioning
Automatically version your releases using Git tags and semantic versioning.
Monorepo Build
Orchestrate builds across multiple projects in a monorepo using Ando.Build.
NuGet.org Publishing
Build and publish .NET packages to the public NuGet.org gallery.
Frontend
Astro + Cloudflare Pages
Build an Astro site and deploy it to Cloudflare Pages with cache purging.
Cloudflare Workers
Deploy serverless functions to Cloudflare Workers at the edge.
React/Vue SPA
Build and deploy single-page applications with Vite, React, or Vue.
Full Stack
Azure
Azure App Service Deployment
Deploy a .NET web application to Azure App Service with staging slots.
Azure Functions Deployment
Build and deploy serverless Azure Functions with zip deployment.
Bicep Infrastructure
Deploy Azure infrastructure with Bicep templates before deploying your application.