Top 20 NuGet Packages depending on Kephas.Data

Total dependencies: 11

Provides data modeling abstractions. Typically used areas and classes/interfaces/services: - IIdentifiable, IGuidIdentifiable, INamed, ITagged, IHierarchyNode. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and appli...
Provides the MongoDB implementation for data context and associated commands. Typically used areas and classes/interfaces/services: - MongoDataContext. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application e...
Adds messaging endpoints for data services. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - PersistChangesHandler, QueryHandler, DataSourceHandler....
Provides services for the data import/export (input/output). Typically used areas and classes/interfaces/services: - DataStreams: IDataStreamReader, IDataStreamWriter. - Export: IDataExportService. - Import: IDataImportService, IDataImportBehavior. ...
Provides the infrastructure for the client area of the data flow. Typically used areas and classes/interfaces/services: - Queries: IClientQueryProcessor. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application...
Provides a modeling API framework for data. Typically used areas and classes/interfaces/services: - IEntityType, IKey. - Dimensions: Client (area), Domain (area). - AttributedModel: EntityAssemblyAttribute, EntityTypeAttribute, KeyAttribute, NaturalKey...
Provides the LLBLGen implementation for data context and associated commands. Typically used areas and classes/interfaces/services: - LLBLGenDataContext, IDataAccessAdapterFactory. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for a...
Provides a common infrastructure for all the other Microsoft SharePoint integration components. Typically used areas and classes/interfaces/services: - IListService, IListUpdaterService, ILookupService. - Rules: IListItemUpdateRule. - Reflection: IList...
Provides the data adapters for Microsoft SharePoint.
Provides data access implementation using Microsoft Entity Framework.
Provides the data context and the associated commands for in-memory data store.