Skip to content

An e-commerce application bulit with ASP.NET Core MVC, Entity Framework Core and ASP.NET Core Identity.

Notifications You must be signed in to change notification settings

taylor50737/Taylor-E-Store

Repository files navigation

Taylor E-Store

This is an e-commerce application bulit with ASP.NET Core MVC, Entity Framework Core and ASP.NET Core Identity.

Prerequirements

  • Visual Studio
  • .NET Core SDK
  • SQL Server

How To Run

  • Open solution in Visual Studio
  • Set .Web project as Startup Project and build the project.
  • Run the application.