This provides workshop materials using official MCP SDK

1 Open Issue Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task involves creating a C# console application that manages monkey species data using an interactive menu. The application should list all monkeys, search for specific monkeys by name, select a random monkey, and include ASCII art. It needs to follow clean architecture principles, separating the model, data, and presentation layers. The application should use .NET 9 and C# 13, and adhere to C# coding conventions, including XML documentation.

Complexity: 3/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript