Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 477 Bytes

Nested Commenting System

Nested Commenting System With

  • ASP.NET Core 6
  • EF Core 6
  • Bootstrap 5.1.3
  • jQuery 3.6.0

After download or clone the project you will need to run it with VS 2019 v16.8+, check the connection string and apply migrations using below command:

Update-Database

Run the project and enjoy.