Skip to content

An Eshop website written in .Net Core MVC

Notifications You must be signed in to change notification settings

omarshatta98/MarketIO

 
 

Repository files navigation

MarketIO.MVC

An Eshop website written in .Net Core MVC

This is for Carreer Resume

  • How To Buld new Ecommerce website using N-Tier Architecture and technolgy of Dotnet Core (MVC,API)

Continuous Integration & Continuous Testing

Type Place Badge
Build On Ubunto Status Github .NET Core
Build and Test Circle CI Pieplines CircleCI CircleCI

N-Tier Architecture

Features

  • Admin Management Dashboard in {Domain/Admin}
  • Moderator Management Dashboard in {Domain/Moderator}
  • API for accessing Eshop in {Domain/api}

Setup

  • download the .Net Core SDK and Runtime
  • The DB is configured to be the Visual studio Local DB
  • Update migrations to accept the DB

Dependencies

  • EntityFramework Core
  • IdentiryFramework
  • AutoMapper
  • NLog

About

An Eshop website written in .Net Core MVC

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • C# 14.9%
  • HTML 8.1%
  • CSS 2.6%