.NET Core CI

eCommerceSite

Basic eCommerce site to learn ASP.NET Core MVC Concepts. This is an in-class project for the CPW 213 course. This project displays a site with navbar navigation, a catalog of listed products, the ability to edit or delete the products in the catalog, and an Add-Product link to where you can add new products to the catalog.

Prerequisites

Helpful Links

Want To Help Out?

  1. Click on the Code button

Directions

  1. Click the clipboard icon OR manually copy the link

Directions2

  1. Open up Visual Studio on your desktop

Directions3

  1. Click Clone a repository

Directions4

  1. Paste the URL you copied from my repo

Directions5

  1. Click Clone in the bottom right hand corner of Visual Studio!
  • If you need further instruction, Click Here for official github documentation on how to clone a repository!