📚 This is my library application demo with asp.net 2.1 core application
There are patrons (users) with library card. They can check in or check out books from catalog, also they can mark book or movie lost.
You can watch all books and videos in library assets section, all patrons in patrons section. It is planned to add authorization and authentication for users, and search bar for searching books and movies.
- AspNetCore - 2.1
- EntityFrameworkCore - 2.1.8
- EntityFrameworkCore.SqlServer - 2.1.8
- EntityFrameworkCore.Tools - 2.1.8