elsa-core/src/modules/Elsa.Workflows.Management
Sipke Schoorstra cec3281a20
[codex] Harden workflow JSON type resolution (#7499)
* Harden workflow JSON type resolution

* Harden workflow type alias serialization

* Register JSON island type aliases

* Fix workflow JSON aliases for runtime types

* Register CLR workflow type aliases at startup

* Register safe workflow serialization aliases

* Use registered workflow type aliases in serializers

* Restore trusted legacy workflow JSON aliases

* Share runtime workflow type alias registration

* Address workflow JSON review follow-ups

* Address workflow JSON review follow-ups

* Address workflow JSON review edge cases

* Address workflow JSON converter review feedback

* Register workflow JSON types for HTTP and JavaScript failures

* Address secure type serialization review comments

* Address deserialization review feedback

* Address workflow serialization review comments

* Address workflow type review feedback

* Tighten workflow type hardening fixes

* Avoid workflow alias string type resolution

* Address workflow type alias review feedback

* Stabilize publish event payload assertion

* Stabilize bulk dispatch component test

* Make workflow dictionary aliases idempotent

* Declare workflow runtime feature dependency

* Assert trigger payload alias serialization

* Import workflow helper contracts

* Avoid duplicate CLR workflow materialization

* Normalize workflow factory aliases
2026-05-22 15:25:49 +02:00
..
Activities [codex] Resolve build warnings (#7458) 2026-05-17 14:58:10 +02:00
Attributes Adds activity host registration support (#7172) 2025-12-27 20:52:52 +01:00
Contracts Merge remote-tracking branch 'origin/release/3.6.1' 2026-04-20 15:08:10 +02:00
Entities Add Elsa Script DSL (#7076) 2025-11-25 19:57:50 +01:00
Enums
Exceptions Improves workflow materializer handling (#7195) 2026-01-19 08:59:12 +01:00
Extensions Add shell middleware, call‑stack tracking, and workflow reference graph APIs (#7333) 2026-02-28 21:16:04 +01:00
Features [codex] Harden workflow JSON type resolution (#7499) 2026-05-22 15:25:49 +02:00
Filters Refine timestamp filter validation feedback 2026-05-21 01:49:44 +02:00
Handlers/Notifications Implement Activity Testing API (#6719) 2025-06-23 10:03:10 +02:00
Mappers Add Elsa Script DSL (#7076) 2025-11-25 19:57:50 +01:00
Materializers Refactor workflow management for improved modularization 2025-01-20 00:24:01 +01:00
Models Merge remote-tracking branch 'origin/release/3.6.1' 2026-04-20 15:08:10 +02:00
Notifications Addresses warnings and enforces null safety (#7050) 2025-11-12 15:53:23 +01:00
Options Expose consumers API and recursive export option (#7309) 2026-02-20 17:40:47 +01:00
Providers Adds activity host registration support (#7172) 2025-12-27 20:52:52 +01:00
Services Merge remote-tracking branch 'origin/release/3.6.1' 2026-04-20 15:08:10 +02:00
ShellFeatures Enhance logging configuration, update HttpFeature dependencies, and add new identity persistence options 2026-04-21 12:18:45 +02:00
Stores Integrate shells (#7279) 2026-02-12 20:30:02 +01:00
Elsa.Workflows.Management.csproj Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Elsa.Workflows.Management.csproj.DotSettings
FodyWeavers.xml