News

I use new stack Android .NET 6 or .NET 7 in C# (notXamarin, the new Stack). I have SQL Server 2019 and Visual Studio 2022. During the connection to server with ADO.NET (Microsoft.Data.SQLClient) I ...
How can I run unit tests in a .NET Core Test project with a SQL Server running in a Docker container? I have set up a SQL Server in my Dockerfile and can successfully run the unit tests if I manually ...