This repository contains three demonstration applications showcasing different aspects of Aspire.
A full-stack application demonstrating GitHub Models integration for AI-powered content generation. Features a Node.js Express backend that connects to GitHub's AI models and serves content through a YARP proxy to a static frontend.
Demonstrates Model Context Protocol (MCP) server integration with Python. Includes a FastMCP-based server with development tunnels for external access and an MCP inspector for real-time debugging and monitoring.
A modern full-stack application combining a React/Vite frontend with TypeScript and a .NET Core Web API backend. Shows weather forecast data with hot module replacement and OpenAPI documentation.