Platform for Your Online Store, developed using .NET 8, ASP.NET MVC, Entity Framework and SQL Server. It provides product management, category administration and content control to support online sales, with a clean architecture and structured data persistence layer.
- .NET 8;
- ASP.NET Core MVC;
- Entity Framework with Migrations;
- LINQ with Lambda expressions;
- Identity for authentication and authorization;
- SQL Server 2022 Express.
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (Version="8.0.22");
- Microsoft.EntityFrameworkCore.Design (Version="8.0.22");
- Microsoft.EntityFrameworkCore.SqlServer (Version="8.0.22");
- Microsoft.EntityFrameworkCore.Tools (Version="8.0.22");
- Microsoft.VisualStudio.Web.CodeGeneration.Design (Version="8.0.22");