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
Workshops DotNet Workshops

AI Summary: Create a C# console application that interacts with a Monkey model class. The app should list all available monkeys, retrieve specific monkey details by name, and select a random monkey. It should use a static helper class for monkey data management and incorporate ASCII art for visual appeal. The task involves creating the model class, the helper class, implementing a console UI with a menu, adding ASCII art, and ensuring proper exception handling and adherence to coding standards.

Complexity: 3/5
enhancement good first issue

This provides workshop materials using official MCP SDK