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 ...
⚠️ Security Notice: This repository is designed for development and educational purposes. For production deployments, please consult SECURITY.md for comprehensive security guidelines and best ...