Use custom-built .NET Framework 4.0 classes to connect an ASP.NET Web application to a SQL Server 2012 database. In my recent article, I showed how to connect .NET 4.0 C# and Visual Basic applications ...
The motivation is to configure ASP.NET Core to run on Docker, then to configure SQL Server on Docker. DockerGigApi contains the connection information to the database, and the SQL Server Container.
This project provides a Docker-based starter template for building ASP.NET applications with Microsoft SQL Server. It includes configuration for HotReload, allowing for faster development and testing.