Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

astroz/SampleUniversity

Repository files navigation

Sample University

A .NET Core Application

Pre-requisites:

  • .NET 2.2 SDK or higher
  • .NET CLI
  • MongoDB

Run Instructions:

  • Navigate to project directory via terminal / command line.
  • Initialize default MongoDB database, or run migration (migrations are WIP).
  • Enter 'dotnet run'. (Note: 'dotnet watch run' will auto-refresh the site on changes, if desired)
  • Navigate to localhost:5001 in preferred browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published