Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 1 month ago
AI Summary: Create a C# console application that displays a list of monkeys, searches for specific monkeys by name, and selects a random monkey. The application should use a Monkey model class, include ASCII art, and utilize best practices like repository pattern and async/await. This is part of a larger workshop focused on building and deploying an MCP (Model Context Protocol) server and client.
Complexity:
3/5
enhancement good first issue