Table of Contents

Namespace ToSic.Sys.Services

Classes

DependenciesBase

Base class for all Dependency helpers on services.

DependenciesRecord

Base class for all Dependency helpers on services.

HelperBase

Main base class for most helpers which don't use Dependency Injection.

HelperRecordBase

Main base record for most helpers which don't use Dependency Injection.

ServiceBase

Main base class for most services which have Logs.

ServiceBase<TDependencies>

Base class for any service which expects a Dependencies class

WarnUseOfUnknown<T>

Object which should be used in the DI of Unknown implementations.

Interfaces

IIsUnknown

Marks un-implemented objects like SiteUnknown etc.