Skip to content

ASP.NET core mvc market management web application

Notifications You must be signed in to change notification settings

mehdi-kve/Xmarket_.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xmarket

xmarket is a ASP.NET MVC web application that is designed and developed to manage the sales of digital goods.

Frameworks - Tools - Libraries

  • ASP.NET Core 8.0 and C#
  • Entity Framework Core 8.0 as ORM
  • DotNet watcher tools for file changing detection
  • Bootstrap for layout and styling
  • Font-Awesome for pictographic icons

Architecture

  • Clean Architect Design
  • Full architecture with responsibility separation concerns, SOLID and Clean Code
  • Unit of Work
  • Extensible with the help of plugins Design

To run the project

$ npm install

$ dotnet restore

$ dotnet user-secrets set ConnectionStrings:Default "<YOUR CONNETION STRING>"

$ dotnet ef database update

$ dotnet watch run

# Shots

xmarket (1)

xmarket (3)

xmarket (4)

xmarket (5)

About

ASP.NET core mvc market management web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published