1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a C# console application that interacts with a MonkeyMCP server to manage monkey data. The application should display a list of monkeys, search for monkeys by name, select a random monkey, and feature an aesthetically pleasing UI with ASCII art. The project uses .NET 9, C# 13, and incorporates asynchronous programming, exception handling, and the repository pattern.

Complexity: 4/5
enhancement good first issue console-app dotnet