FormulaEngineer examples
Create, read, and style Excel workbooks in .NET.
FormulaEngineer runs unattended inside build pipelines — no Excel install, no COM automation, no interactive licence step. Each repository below is a complete, working demo you can clone and run.
GitHub Actions
Licence activation and formula evaluation on every push, running on GitHub-hosted Ubuntu runners.
Docker
Two-stage .NET 8 image, licence mounted read-only, the container running with no network at all.
GitLab CI/CD
Pipeline stages on GitLab-hosted runners, same licence model, same artifacts.
Azure DevOps
Coming soonAzure Pipelines demo in progress.
Running it in your own pipeline?
The same package works in any .NET build environment. If your pipeline has a constraint these demos do not cover, get in touch and we will work through it.