Bragi Docs Help

Code Libraries

Code Libraries are used to store and manage Dynamic Link Libraries (DLLs) for use within Code Configs. By creating and maintaining these libraries in Bragi, the system ensures that each environment has the correct versions of the required DLLs.

The New Stored Code Library screen

Field

Description

Name

Unique identifier given to the code library within Bragi to distinguish it from others.

Description

Brief summary explaining the purpose or contents of the code library.

DLL Output Name

Name of the compiled DLL file that is generated from this code library.

DLL Version

Version number assigned to the DLL, used to track updates and ensure compatibility.

Checksum

Unique hash value computed from the DLL file to verify integrity and detect unauthorised changes.

09 March 2026