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

Open Issues Need Help

View All on GitHub

AI Summary: Develop a .NET 9 C# console application that displays and interacts with a list of monkeys. The application should feature a menu-driven interface allowing users to view all monkeys, select a random monkey, view monkey details, and exit. The application will utilize a `Monkey` model, a `MonkeyHelper` class for data management, and potentially integrate with a remote MonkeyMCP server via an API. ASCII art and colorful console output are encouraged.

Complexity: 3/5
enhancement good first issue feature console-app dotnet9 csharp monkey-app ascii-art