Open Issues Need Help
View All on GitHub Monkey Console Applicationの実装 about 2 months ago
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