Microsoft.AspNetCore.Session Namespace

namespace Microsoft.AspNetCore.Session

Interfaces

interface ISessionStore

Classes

class DistributedSession
class DistributedSessionStore
class SessionDefaults
Represents defaults for the Session.
class SessionFeature
class SessionMiddleware
Enables the session state for the application.