Namespace Couchbase.Lite.DI
Classes
CouchbaseDependencyAttribute
An attribute to indicate that the specified class implements a dependency for
Couchbase Lite (e.g. IDefault
Service
This is the entry point for registering dependency injection implementation in Couchbase Lite .NET
Interfaces
IDefaultDirectoryResolver
An interface for resolving the default directory for a Couchbase Lite database since we may be operating in a sandboxed environment
IMainThreadTaskScheduler
An interface for an object that can behave as a System.
IRuntimePlatform
An interface for getting OS and hardware information from a runtime platform