Имя |
Описание |
AbstractScopedCache |
A cache provider used for caching data in the current scope. For example, in a web application the current scope is the current request. |
ByteArrayExtensions |
|
CancellableEventArgs |
|
ControllerContextExtensions |
|
DemandsDependenciesAttribute |
|
DictionaryScopedCache |
|
DisposableObject |
Abstract implementation of logic commonly required to safely handle disposable unmanaged resources. |
DynamicTypeConversionException |
|
FileSystemInfoExtensions |
|
GuidIdentifier |
|
HashCodeCombiner |
Used to create a hash code from multiple objects. |
HiveEntityUri |
|
HiveEntityUriExtensions |
Extension methods for HiveEntityUri |
HiveEntityUriTypeConverter |
A custom type converter for the HiveEntityUri object |
HiveIdExtensions |
|
HiveIdJsonConverter |
Used to convert a HiveId to a Json object |
HiveIdValueTypeConverter |
A custom type converter for the HiveIdValue type |
HttpRequestScopedCache |
A Scoped Cache provider which stores items in the HttpContext.Items cache. |
LambdaExpressionCacheKey |
Represents a simple LambdaExpression in a form which is suitable for using as a dictionary key by exposing the return type, argument types and expression string form in a single concatenated string. |
LocalizedArgumentException |
|
LocalizedArgumentNullException |
|
LocalizedArgumentOutOfRangeException |
|
LocalizedFileNotFoundException |
|
LocalizedInvalidOperationException |
|
LocalizedKeyNotFoundException |
|
LocalizedObjectDisposedException |
|
LocalizedStringConverter |
|
MetadataComposition |
A base class for all meta data classes for use with MEF must derive from. |
PaginationRequiredException |
|
PluginAttribute |
|
PluginDefinition |
Defines a plugin |
PluginDefinitionExtensions |
|
PluginMetadataComposition |
Abstract meta data class defining a metadata for a Plugin |
PropertyMapDefinitionExtensions |
Extension methods for TypeMapDefinition class |
StreamExtensions |
|
ThreadStaticScopedCache |
|
UnreachableException |
|
WildcardRegex |
Represents a wildcard running on the System.Text.RegularExpressions engine. |
WriteLockDisposable |
Provides a convenience methodology for implementing locked access to resources. |