Orleans.ApplicationParts Namespace

Classes

ApplicationPartManager

Manages the parts and features of an Orleans application.

AssemblyAttributeFeatureProvider<TFeature>

Populates a feature using assembly-level attributes which implement IFeaturePopulator<TFeature>.

AssemblyPart

An IApplicationPart backed by an Assembly.

Interfaces

IApplicationFeatureProvider

Marker interface for IApplicationFeatureProvider implementations.

IApplicationFeatureProvider<TFeature>

A provider for a given TFeature feature.

IApplicationPart

A part of an Orleans application.

IApplicationPartManager

Builder for configuring application parts.

IApplicationPartManagerWithAssemblies

Represents an IApplicationPartManager scoped to a set of included assembly parts.