.NET CORE Book Store App
Project information
- Category: .NET CORE
- Project date: June 2023
A .NET-based bookstore project that involves creating a web application using ASP.NET Core for the backend and Razor Pages and MVC for the frontend. It includes features such as CRUD operations for managing books and their details, and integration with a database SQL Server. The project showcases the use of .NET frameworks to build a functional and scalable bookstore system.