This provides workshop materials using official MCP SDK

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

Open Issues Need Help

View All on GitHub

AI Summary: This issue describes the creation of a C# console application, "MyMonkeyApp," designed to manage and display information about monkeys. Users will be able to list all monkeys, retrieve details for a specific monkey by name, and select a random monkey through a menu-driven interface that includes ASCII art for visual appeal. The project requires a `Monkey` model, a `MonkeyRepository` service, and a `Program.cs` for the UI.

Complexity: 1/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript