ASP.NET Core with Entity Frameworks – Database First

Overview Quick overview on how to connect to an MS SQL Server database with ASP.NET Core 3.x to 5.x with Entity Frameworks. This post will go over which Nuget Packages are needed and how to connect to an existing database. Visual Studios For ASP.NET Core 3.1 and up you should use Visual Studio 2019 16.11.x.