Skip to content

Ecommerce application with .Net Core MVC, BlazorServer and EntityFramework.

Notifications You must be signed in to change notification settings

AlexeBarlescu/EcommerceMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce .Net Core MVC application

App link https://ab-buyfresh.azurewebsites.net

This repository contains a dotnet core mvc application that allows you to:

  • View list of products and sort by category
  • Cart functionality
  • Complete orders by saving shipping details to database.
  • Admin functionality built with Blazor Server allows logged in the Admin user to edit products and view all orders(shipped and unshipped)

.Net Core Features Used

  • EntityFrameworkCore
  • .Net Core Identity
  • MVC
  • Blazor Server

About

Ecommerce application with .Net Core MVC, BlazorServer and EntityFramework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages