Click or drag to resize
Namespaces
Namespaces
NamespaceDescription
AccidentalFish.ApplicationSupport.Core
Root namespace, contains a bootstrapper for registering the core interfaces
AccidentalFish.ApplicationSupport.Core.Alerts
Interfaces for alerting
AccidentalFish.ApplicationSupport.Core.BackoffProcesses
Hostable components for processing queues and subscriptions using a backoff algorithm
AccidentalFish.ApplicationSupport.Core.Blobs
Interfaces for managing blobs
AccidentalFish.ApplicationSupport.Core.Components
Interfaces and classes for the component and configuration systems
AccidentalFish.ApplicationSupport.Core.Configuration
Classes that represent configuration and setting files
AccidentalFish.ApplicationSupport.Core.Email
Email dispatch
AccidentalFish.ApplicationSupport.Core.Extensions
Extension classes
AccidentalFish.ApplicationSupport.Core.Logging
Interfaces for application logging
AccidentalFish.ApplicationSupport.Core.Logging.Model
Queue model for the logger
AccidentalFish.ApplicationSupport.Core.Mappers
Interfaces and base classes for logging
AccidentalFish.ApplicationSupport.Core.Naming
Interfaces and classes for naming
AccidentalFish.ApplicationSupport.Core.Policies
Interfaces for various application policies such as back off and leasing
AccidentalFish.ApplicationSupport.Core.Queues
Interfaces for interacting with queues
AccidentalFish.ApplicationSupport.Core.Repository
Interfaces that define a unit of work and repository pattern
AccidentalFish.ApplicationSupport.Core.Runtime
Runtime interfaces such as the component host
AccidentalFish.ApplicationSupport.Core.Threading
Interfaces for threading