All Projects → DanWahlin → AccountAtAGlance-ASPCore

DanWahlin / AccountAtAGlance-ASPCore

Licence: other
ASP.NET Core MVC and Entity Framework Core Dashboard Application

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
C#
18002 projects
Sass
350 projects
coffeescript
4710 projects

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].