elsa-workflows / elsa-workflows/elsa-core

Elsa 3.1 - csharp script - extend the scripting capabilities to include custom types

Open
#5,265 2 comments 1 reaction 0 assignees View on GitHub
enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

## Feature Request
Elsa 3.1 - csharp script - extend the scripting capabilities to include custom types

### Problem Overview
CSharp expression evaluator fails to execute - ((MyType)Output.LastResult).PropertyName with error
error CS0246: The type or namespace name 'MyType' could not be found (are you missing a using directive or an assembly reference?)

### Proposed Solution
Capability to add custom namespaces and assemblies to CSharpOptions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.