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 ...
Microsoft.Data.SqlClient is a .NET data provider for Microsoft SQL Server and the Azure SQL family of databases. It grew from a union of the two System.Data.SqlClient components which live ...