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

System.ServiceModel.Channels.ISession

public interface ISession
namespace System.ServiceModel.Channels { public interface ISession { string Id { get; } } }