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

System.ServiceModel.Channels.ISession

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