Skip to content

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.

Notifications You must be signed in to change notification settings

bernardo-sw/eShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

eShop - The root ASP.NET MVC application implementing an e-commerce website.

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.

The project uses:

  • .NET 8;
  • ASP.NET Core MVC;
  • Entity Framework with Migrations;
  • LINQ with Lambda expressions;
  • Identity for authentication and authorization;
  • SQL Server 2022 Express.

NuGet packages:

  • 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");

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published