Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 378 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 378 Bytes

LibraryManagementSystem

ASPNetCore 2.1

Based on MVC/MVVM approach

Separate View, Data And Service Layers.

Incorporated Identity for Authentication and Security

Materialize used for Styling.

MySQL(MariaDB) used as database backend.

#Setup

Create a database in MySQL and run update-database command from Package Manager Console. Run the demoscript query in the database.