This provides workshop materials using official MCP SDK

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

Open Issues Need Help

View All on GitHub
Education Programming Courses

AI Summary: This issue requests the creation of a C# console application to manage monkey species data. The application will feature an interactive menu for listing, detailing, and randomly selecting monkeys, with requirements for a Monkey model, a static MonkeyHelper class, and ASCII art for visual appeal. Initial implementation will use hard-coded data, with future plans to integrate with a server.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript
Education Programming Courses

AI Summary: This issue requires creating a C# console application that manages a collection of monkeys. Users can list all monkeys, view details of a specific monkey, and pick a random monkey. The application should include a visual ASCII art header, sample data, and follow repository patterns.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript