⚠ Deprecated: Legacy
Data core for Sora: repository primitives, options, and shared helpers for relational and document providers.
$ dotnet add package Sora.Data.CoreData access core for Sora: common primitives, options, and helpers used by relational/document/vector providers and apps.
dotnet add package Sylin.Sora.Data.Core
Item.All(ct)Item.Query(predicate, ct)Item.FirstPage(pageSize, ct) and Item.Page(cursor, ct)Item.QueryStream(predicate, ct)Data<TEntity, TKey>.Query(...).See TECHNICAL.md for contracts, options, and extension points.
TECHNICAL.md./docs/guides/data/all-query-streaming-and-pager.md/docs/decisions/DATA-0061-data-access-pagination-and-streaming.md/docs/engineering/index.md