zabavb/Library-manager
Library Manager is a Windows Forms application developed in C# using .NET and MS SQL Server. It allows managers to execute CRUD operations over a list of books, authors, and publishers, with all data stored in a database managed through Entity Framework. The interface has a partially dynamic build, providing a flexible and user-friendly experience.
C#MIT