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