Skip to content

SadraBoromand/SB_Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SB_Shop

Create by Dot Net Core 5

  • Use Desgin Patern
  • Use View Component's in Proj
  • Create DB by EF ( Code First )
  • Create Template by Me 😎

Desgin Patern is

  • Layer Data ( Models and Context and Repositories and Servicies and DTO and Migration )
  • Layer Utility ( Convertors and Generators and Own File for Delete Image )
  • Layer Web ( MVC and Razor Page and Startup)

Created Admin Panel by

  • Area's in MVC
  • Create Template by Me