Mcp

Build a Star Wars Copilot in C# - Lesson 7: Multimodal Image Generation
Build a Star Wars Copilot in C# - Lesson 7: Multimodal Image Generation

Lesson 7 brings multimodal capabilities into the stack.

Instead of only generating text, the copilot …

Build a Star Wars Copilot in C# - Lesson 6: RAG from a Database
Build a Star Wars Copilot in C# - Lesson 6: RAG from a Database

By lesson 6, we already have an MCP server and client working.

Now we add a classic enterprise use …

Build a Star Wars Copilot in C# - Lesson 5: MCP (Model Context Protocol)
Build a Star Wars Copilot in C# - Lesson 5: MCP (Model Context Protocol)

Lesson 4 gave us tool calling inside the app.

Lesson 5 takes the next architectural step: move tools …