The project follows Object-Oriented Design principles, employing classes and abstraction to model real-world entities. The system is divided into several classes, each responsible for managing ...
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations ...