SkillAgentSearch skills...

ShoppingCartStore

ASP.NET CORE based online eCommerse application where users can use a digital shopping cart to add products & make orders. Products have brands and categories. Administrators can create new brands & categories. Customers can also register credit cards, make deposits, withdraw financial resources.

Install / Use

/learn @evgenirusev/ShoppingCartStore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ShoppingCartStore

.NET Core Online eCommerse digital shopping cart application implementing a monolithic N-tier architecture application.

Database Schema:

Sorry, error loading image of diagram

Visual Studio 2017 and SQL Server

Prerequisites

  • SQL Server
  • Visual Studio 2017 & with .NET Core SDK >= 2.2

Steps to run

  • Have a running DB server & update the connection string in appsettings.json in ShoppingCartStore.Web.
  • Build solution.
  • In Solution Explorer, make sure that ShoppingCartStore.Web is selected as the Startup Project.
  • Open Package Manager Console Window & execute "Update-Database" then press "Enter". This action will create database schema.
  • In Visual Studio, press "Control + F5".

Technologies and frameworks used:

  • ASP.NET MVC Core 2.2
  • Entity Framework Core 2.2
  • ASP.NET Identity Core 2.2

Product List View

Sorry, error loading image of diagram

Order Summary View

Sorry, error loading image of diagram

Product Description View

Sorry, error loading image of diagram

(Keywords for SEO purposes) .NET Core Store, .NET Core MVC, .NET Core Shopping Cart, .NET Core Store, Entity Framework

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1mo ago
Forks7

Languages

C#

Security Score

90/100

Audited on Feb 20, 2026

No findings