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

AI Summary: This GitHub issue outlines the creation of a C# console application designed to manage and explore monkey species data. The application will feature an interactive menu, allowing users to list all monkeys, view details for a specific monkey by name, and select a random monkey, enhanced with ASCII art. It requires a `Monkey` model, a `MonkeyData` helper class for operations, and adherence to C# coding standards and XML documentation.

Complexity: 1/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript