This provides workshop materials using official MCP SDK

0 stars 0 forks 0 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Oct 11, 2025

Open Issues Need Help

View All on GitHub
Education Software Development

AI Summary: This issue requires the creation of a C# console application named 'MyMonkeyApp' to manage monkey species data. The application will feature a command-line interface (CLI) for listing all monkeys, showing details of a specific monkey, displaying a random monkey, and exiting. It should utilize a `Monkey` model, a `MonkeyHelper` class for data operations, and include ASCII art for visual appeal, with data initially stored in memory.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript