Skip to content

CoreRegistrations class

Defined in

Namespace: ReactiveMarbles.CacheDatabase.Core Assembly: ReactiveMarbles.CacheDatabase.Core.dll Full name: ReactiveMarbles.CacheDatabase.Core.CoreRegistrations Modifiers: public static

Summary

View source

        Registrations needed for running the application.
        

Applies to

netstandard2.0

Properties

NameSummary
static SerializerGets or sets the serializer.
static HttpServiceGets or sets the http service.
static TaskpoolSchedulerGets or sets the Scheduler used for task pools.
Inherited members