<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview3.25342.7" />
Microsoft.Data.StringsHelper
public static string Format(
string resourceFormat,
object[]
args)
public static string Format(
string resourceFormat,
object p1)
public static string Format(
string resourceFormat,
object p1,
object p2)
public static string Format(
string resourceFormat,
object p1,
object p2,
object p3)
public static string GetString(
string res,
object[]
args)