DataArc
-
- 255 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Shared — Shared utilities and common helpers used across DataArc libraries. Contains internal support types not intended for direct consumption. -
- 224 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Core.Abstractions — Core contracts and interfaces for the DataArc execution platform. Defines orchestration and execution abstractions used by DataArc implementations and extensions. -
- 197 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Observer.Abstractions — Contracts and interfaces for DataArc.Observer. Defines domain event observer abstractions used by DataArc-based applications. -
- 195 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Orchestrator.Abstractions — Contracts and interfaces for DataArc orchestration. Defines explicit input and output orchestration contracts used by DataArc.Orchestrator. -
- 173 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Observer — Domain event dispatching for DataArc-based systems. Provides in-process event publication and handling aligned with clean architecture boundaries. -
DataArc.
by: DataArcCore - 172 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Core — Foundational execution and orchestration primitives for the DataArc platform. Provides core contracts, execution coordination, and infrastructure-neutral abstractions. Typically... More information -
- 171 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.Orchestrator — A lightweight orchestration library with explicit input and output contracts. Provides deterministic coordination of application use-cases without handler chains or hidden... More information -
- 167 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.EntityFrameworkCore.Abstractions — EF Core–specific contracts for the DataArc execution engine. Defines database execution abstractions implemented by DataArc.EntityFrameworkCore and related... More information -
- 149 total downloads
- last updated 6/26/2026
- Latest version: 1.0.0
DataArc.EntityFrameworkCore — A high-performance EF Core execution engine. Provides deterministic schema management, transactional multi-context execution, and optimized bulk data operations.