πŸš€ .NET 10 + Blazor + Visual Studio 2026

GitHub Copilot in Visual Studio

Build a TinyShop e-commerce app while mastering GitHub Copilot in Visual Studio 2026. Learn code completion, Agent mode, MCP servers, and AI-first development workflows.

~2hr
Duration
13
Parts
2
Projects

What You'll Learn

✨

Code Completion

Experience intelligent ghost text suggestions and Next Edit Suggestions (NES) as you type code in real-time.

πŸ€–

Agent Mode

Let Copilot make multi-file changes, install packages, and implement complete features autonomously.

πŸ”Œ

MCP Servers

Extend Copilot's capabilities with Model Context Protocol servers for docs, GitHub, and more.

☁️

Cloud Delegation

Offload complex tasks to the cloud while you focus on other work, then review the results.

Workshop Parts

Key Concepts & Documentation

πŸ’¬ Copilot Chat Modes

Switch between Ask, Edit, and Agent modes for different workflowsβ€”from quick questions to multi-file changes.

Learn more β†’

πŸ“ Custom Instructions

Use copilot-instructions.md to provide project-wide context about your codebase, standards, and preferences.

Learn more β†’

πŸ”Œ Model Context Protocol

MCP servers extend Copilot's capabilities by connecting to external tools, documentation, and services.

Learn more β†’

πŸ“‹ Prompt Files

Create reusable, standardized prompts in .github/prompts to share best practices across your team.

Learn more β†’

☁️ Copilot Coding Agent

Delegate tasks to cloud-based agents that can create PRs while you focus on other work.

Learn more β†’

πŸ‘οΈ Copilot Vision

Upload images of UI designs, errors, or diagrams and let Copilot help implement or debug them.

Learn more β†’

Prerequisites

βœ“ Visual Studio 2026
βœ“ GitHub Copilot
βœ“ .NET 10 SDK
βœ“ Git installed

Additional Resources