Skip to content

ASP.NET Core MVC and Entity Framework Core Dashboard Application

Notifications You must be signed in to change notification settings

DanWahlin/AccountAtAGlance-ASPCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Account At A Glance with ASP.NET Core

ASP.NET Core MVC and Entity Framework Core Dashboard Application

Run with Visual Studio 2017 or Higher on Windows

Open the .sln file at the root of the project and press F5 to build and launch the app.

Run on Mac

  1. Install .NET Core 2+: https://www.microsoft.com/net/download?WT.mc_id=m365-0000-dwahlin
  2. Open a command window in the root of the project.
  3. Run dotnet restore
  4. Run dotnet build
  5. Run dotnet run -p src/AccountAtAGlance
  6. Open http://localhost:5000 in your browser.

About

ASP.NET Core MVC and Entity Framework Core Dashboard Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •