elsa-core/test/performance/Elsa.Workflows.PerformanceTests
Sipke Schoorstra 61fc376dac
Add output converter support at binding boundaries
Backport to release/3.8.0 so Elsa.Api.Client 3.8.0-rc2 exposes the
Resources/OutputConverters surface that Elsa Studio's release/3.8.0 branch
already consumes. Without it, Studio cannot build against a released client:
it was green against 3.8.0-preview.5397 (built from main) and broke when its
pin moved to 3.8.0-rc1 (built from this branch).

(cherry picked from commit d698e6b005)

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 22:22:46 +02:00
..
ExternalAuthentication fix: validate external login methods before discovery 2026-08-02 02:47:28 +02:00
Config.cs Add output converter support at binding boundaries 2026-08-21 22:22:46 +02:00
ConsoleActivitiesBenchmark.cs Addresses warnings and enforces null safety (#7051) 2025-11-12 16:56:31 +01:00
Elsa.Workflows.PerformanceTests.csproj Add external authentication broker 2026-07-24 19:04:26 +02:00
OutputAssignmentBenchmark.cs Add output converter support at binding boundaries 2026-08-21 22:22:46 +02:00
Program.cs Added example of perfomance test 2024-12-27 18:57:22 +03:00