Yakaboo App is a WinForms application developed in C# that allows users to manage a collection of books. Users can perform CRUD operations, and all book data is saved in a database using Entity Framework Core. The application connects to an MS SQL Server database, making it a practical solution for book management.
-
Updated
Sep 21, 2024 - C#