SQL Server and .NET Core 3.0
In this article we turn our attention to System.Data.SqlClient, which is the SQL Server driver. When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a real database… Continue Reading