<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0-rc.23205.4" />

System.ServiceModel.CacheSetting

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