This repository represent the final assessment for a Library Management System that is part of the .Net Bootcamp for Module 2 to cover OOP Essentials.
LibraryApp.Console/
Program.cs
Domain/
LibraryItem.cs
Book.cs
Magazine.cs
Member.cs
Services/
LibraryService.cs
Utils/
InputHelper.cs