This is a .NET 6 ASP.NET Core Web API project, containerized with Docker and configured to connect to older SQL Server instances that don't support TLS 1.2+. ├── Controllers/ │ ├── HelloController.cs ...