Book Management Web Application with MVC
This is a book management web application, which include CRUD operations, also you can upload photo for books. I have used DbContext and IWebHostEnvironment to do that. ASP.NET CORE 7.0 I have used SQLITE to manage the data.