<PackageReference Include="System.ServiceModel.Primitives" Version="10.0.652802" />

System.ServiceModel.CacheSetting

public enum CacheSetting
namespace System.ServiceModel { public enum CacheSetting { Default, AlwaysOn, AlwaysOff } }