Skip to content

Repository files navigation

ProgrammersBlog

This project created using ASP.NET Core and EntityFramework Core.

Prerequirements

  • Visual Studio 2022
  • .NET Core 5.0.7 SDK
  • MSSQL Server

How To Run

Migrating

  • Open Windows PowerShell in administrative mode.
  • cd to the directory ~/ProgrammersBlog-MVC/ProgrammersBlog.Data
  • Copy the following code, run it on the shell.
 dotnet ef --startup-project ../ProgrammersBlog.Mvc database update

Running

  • Open solution in Visual Studio 2022
  • Set ProgrammersBlog.Mvc.csproj project as Startup Project and build the project.
  • Run the application using IIS Express.

About

ASP.NET Core. Blog Project.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages