Skip to content

SadraBoromand/ZenBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZenBlog

Full WebBlog

--

Using

  • .Net 5.0
  • Asp.net Core 5 (MVC)
  • 3 Layer
  • Repository
  • Bootstrap 5.0

Run

fot run the project copy this code in terminal

dotnet run

Watch

fot watch and debug the project copy this code in terminal

dotnet watch run