/Library

Web application for Library Management

Primary LanguageC#

Library Application

A web Application which allows Librarian to Issue/Return Books.

How to Run

  1. Clone the repository
  2. Open the Project in Visual Studio
  3. Goto tools -> NuGet Package Manager (You can use any other method for database creation)
  4. Now run update-database in NuGet Package Manager
  5. Now Debug -> Start Without Debugging
  6. Create a User with Role Librarian (who can Issue/Return Books )
  7. Add Library Members with Role User