<PackageReference Include="Microsoft.Data.SqlClient" Version="7.1.0-preview2.26190.5" />

Microsoft.Data.SqlClient.OsConstants

static class OsConstants
Provides platform detection flags for OS-specific code paths.
namespace Microsoft.Data.SqlClient { internal static class OsConstants { } }