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

System.ServiceModel.CacheSetting

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