Skip to content

SadraBoromand/MyCMSCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCMSCore

Create by Dot Net Core 5

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

Desgin Patern is

  • Layer Data ( Models and Context and Repositories and Servicies and DTO and Migration and Convertors)
  • Layer Web ( MVC and Razor Page and Area's and Startup)

Created Admin Panel by

  • Area's in MVC
  • Use Ready Template
  • Create Template by Me