Namespace Cireson.Core.Common.Helpers
Classes
CpexAssemblyRegistrationException
Exception for signalling cpex assembly registration errors.
EdmHelpers
Edm related helper methods.
HostWrapper<T>
Class defines a generic class wrapper. T is the class that is to be wrapped.
Impersonator
Impersonation of a user. Allows to execute code under another user context. Please note that the account that instantiates the Impersonator class needs to have the 'Act as part of operating system' privilege set.
InMemoryAssemblyDefinition
Provides a structure for caching assemblies in memory.
InMemoryAssemblyResolver
Registers and resolves assemblies that may be presented by the core platform, or added with CPEX application.
MiscHelpers
Miscellaneous domain helpers and utilities.
PathHelpers
Static class with additional helper methods for interacting with paths.
ReflectionHelpers
This static class contains helpers and extensions that assist in common reflection based tasks.
RuntimeHelpers
Class RuntimeHelpers.
ServiceHelpers
Class defines common service helpers.