<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.3.26207.106" />
System.StringPolyfills
public static bool Contains(
this string s,
char value)
public static bool EndsWith(
this string s,
char value)
public static bool StartsWith(
this string s,
char value)