Seddryck / Expressif

Expressif is the variable substitution syntax combined with a library of predicates and functions. Initially designed for NBi.io, Expressif allows you to define variables, transformations of these variables (with expressions and functions), in plain text, which can then be interpreted by the engine. Same can be done with predicates.
Apache License 2.0
1 stars 0 forks source link

fix: culture must be the default culture provided by .NET #278

Closed Seddryck closed 1 month ago

Seddryck commented 1 month ago

Before the fix, the culture could be affected by local changes on the computer decreasing the portability of the library.