Skip to content

Feature/docs - #13

Merged
SolidArcSoftware merged 2 commits into
mainfrom
feature/docs
Jul 29, 2026
Merged

Feature/docs#13
SolidArcSoftware merged 2 commits into
mainfrom
feature/docs

Conversation

@SolidArcSoftware

Copy link
Copy Markdown
Owner

Summary

Adds the initial DocFX documentation site for DataArc.EntityFrameworkCore.

The documentation covers the core execution model, including:

  • execution contexts;
  • query pipelines;
  • command pipelines;
  • bulk and parallel operations;
  • transactional workflows;
  • structured execution results;
  • database and script generation;
  • compatibility;
  • trial and licensing information.

This change also adds the GitHub Pages workflow required to build and publish the generated DocFX site from the docs folder.

Validation

  • Documentation builds successfully with DocFX.
  • Existing solution restore and build remain unchanged.
  • Generated _site output is excluded from source control.

@SolidArcSoftware
SolidArcSoftware merged commit 931cafa into main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant