This provides workshop materials using official MCP SDK

1 Open Issue Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a C# console application that interacts with a monkey data model. The app should list all monkeys, display details for a specific monkey, select a random monkey, and include ASCII art. The application should follow C# 13 and .NET 9 standards, utilizing async/await and nullable reference types, and separating UI and business logic.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript