A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Namespace EPiServer.Framework.Internal

Classes

DefaultContextCache

This implementation of ContextCache uses AsyncLocal type (represents ambient data that is local to a given asynchronous control flow, such as an asynchronous method.) which is shared bewteen threads in the Execution Conxtext. Each request threads has own _local.Value becuase runs under separate execution context.

LinuxEnvironmentOptions

Specifies linux environment options

PhysicalPathResolver

Interfaces

IPhysicalPathResolver

IRegisterStoppableObjects