Skip to content

Update ExpressionHelpers.cs#67

Merged
sfmskywalker merged 1 commit intodevelop/3.6.0from
sfmskywalker-patch-3
Jul 4, 2025
Merged

Update ExpressionHelpers.cs#67
sfmskywalker merged 1 commit intodevelop/3.6.0from
sfmskywalker-patch-3

Conversation

@sfmskywalker
Copy link
Member

This pull request updates the ExpressionHelpers class in the Elsa.Persistence.MongoDb module to enhance functionality and improve code readability. Key changes include making the class static, introducing new properties to various summary expressions, and simplifying object instantiation with the new() syntax.

Enhancements to ExpressionHelpers:

Updates to Summary Expressions:

Code Simplification:

  • Object Instantiation: Replaced explicit object type instantiation with the shorthand new() syntax across all expressions for improved readability. (src/modules/persistence/Elsa.Persistence.MongoDb/Helpers/ExpressionHelpers.cs, [1] [2] [3] [4]

@sfmskywalker sfmskywalker merged commit cb5d23c into develop/3.6.0 Jul 4, 2025
3 checks 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