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

Open Issues Need Help

View All on GitHub

AI Summary: Develop a C# console application using .NET 9 and C# 13 that manages a database of monkey species. The application should allow users to list all monkeys, search by name, select a random monkey, and view details. It requires an interactive menu, error handling, and the incorporation of ASCII art. A repository pattern for data access is also mandated.

Complexity: 3/5
enhancement good first issue