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

System.Data.Common.CatalogLocation

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