-
Notifications
You must be signed in to change notification settings - Fork 0
Developer Samples
github-actions[bot] edited this page Apr 21, 2026
·
11 revisions
REFramework with ConFigTree fully wired up. The finished result after completing the "Getting-Started" walkthrough.
Drop any of these onto configtree.cprima.net to see the generator in action without crafting a workbook yourself.
The zip contains three curated fixtures, each meant to demonstrate a different part of the surface:
-
Config_Basic.xlsx — the minimal case. Settings + Constants with
stringandintvalues and an empty Assets sheet. Best starting point to see what the generator produces with almost no input. -
Config_Types.xlsx — every supported C# datatype on one sheet.
string,int,double,bool,DateOnly,DateTime,TimeOnly, typedOrchestratorAsset<T>, plus theDataType=credential/DataType=assetmarkers and the_TargetTypedirective. -
Config_Reference.xlsx — the documentation master. All datatypes, multiple extra config sheets (
Environments,Features), both typed and classic asset sheets, and hidden_Meta/_Notessheets that the generator skips.
Home · ConFigTree · GitHub · Issues · Changelog