Click or drag to resize
weroSoft AG, Software
WeroSoft.Serialization Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classContextException
Defines a database context exception.
Public classFileCopiedEventArgs
Event argument used on copying files-
Public classFileHandling
Proposes high level methods for file handling
Public classIdentityExtensions
Extends managed identity to enable getting the identity of IManagedIdentity and IManagedIdentity<Guid> objects.
Public classIgnoreCrcAttribute Obsolete.
Indicates that the field or property on which the attribute is used is excluded on CRC calculation.
Public classIncludeCrcAttribute
Indicates that the field or property on which the attribute is used is excluded on CRC calculation.
Public classManagedIdentityWrapper
Wraps a managed identity object for handling.
Public classSerializationNames
Defines names and symbols used for serialization.
Public classXmlSerializer
Implements basic function to serialize or de-serialize XML data.
Interfaces
  InterfaceDescription
Public interfaceIManagedContext
Defines an interface used to implement a managed contexts like it is provided by the entity framework of .NET.
Public interfaceIManagedCrc
Declares the necessary elements needed for automated object creation.
Public interfaceIManagedCreation
Declares the necessary elements needed for automated object creation.
Public interfaceIManagedCreationTKey
Declares the necessary elements needed for automated object creation.
Public interfaceIManagedDeletion
Defines the interface of a entity which is version controlled.
Public interfaceIManagedDeletionTKey
Defines the interface of a entity which is version controlled.
Public interfaceIManagedIdentity
Declares the necessary elements needed for automated management of identity.
Public interfaceIManagedIdentityTKey
Declares the necessary elements needed for automated management of identity.
Public interfaceIManagedLocking
Declares the necessary elements needed for automated application locking.
Public interfaceIManagedModification
Declares the necessary elements needed for automated object modification.
Public interfaceIManagedModificationTKey
Declares the necessary elements needed for automated object modification.
Public interfaceIManagedModificationData
Defines the responsibility of data object which have creation and modification data.
Public interfaceIManagedModificationDataTKey
Defines the responsibility of data object which have creation and modification data.
Public interfaceIManagedModificationInfoProvider
Defines the responsibility of an object which owns modification information.
Public interfaceIManagedProgrammingKeyName
Defines the responsibility of providing a programming key name.
Public interfaceIManagedSecurity
Defines the responsibility of a type to allow object level security level.
Public interfaceIManagedSessionBindableData
Defines the responsibility of a data object which may be bound to session.
Public interfaceIManagedSessionProvider
Declares the information needed for accessing session information.
Public interfaceIManagedTenantBound
Declares the necessary elements needed for automated management of a tenant bound.
Public interfaceIManagedTenantBoundTKey
Declares the necessary elements needed for automated management of a tenant bound.
Public interfaceIManagedVersion
Declares the necessary elements needed for automated managing of object versions.
Public interfaceIManagedVersionTKey
Declares the necessary elements needed for automated managing of object versions.
Enumerations
  EnumerationDescription
Public enumerationGZipHandling
Defines the possible options for GZIP Handling.