Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 406 Bytes

SquadHealthCheck

Implementation of the Spotify Health Check for Agile Squads

You will have to

  • add your logo.png to the content folder
  • enter your contact information to the footer
  • enter a valid connection string to a sql server

This little implementation uses Entity Framework 6 Code First for its database access and is written as MVC Razor Page in C# using .NET Framework 4.7.2 (no core yet)