A .NET Core / .NET 9 Web API for managing a library system, backed by MS SQL Server. This project is structured with clean architecture (Domain, Application, Infrastructure, API) and supports basic ...
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 has open sourced a .NET 5 C# Language Extension for SQL Server, allowing developers to work with relational data in the company's flagship programming language. The new tool joins similar ...