You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web application manages a library's book inventory and subscribers. It uses MongoDB for data storage, featuring functionalities like adding new books and subscribers, and handling book loans and returns. The project employs Razor Pages for UI and includes configuration for database settings using IOptions.