<PackageReference Include="NETStandard.Library" Version="2.0.0" />

System.Data.Common.CatalogLocation

public enum CatalogLocation
namespace System.Data.Common { public enum CatalogLocation { End = 2, Start = 1 } }