elsa-core/src/modules/Elsa.Workflows.Core
Heku 0d308cee6e
Code cleanup and typo fix (#7393)
* Drop IsExternalInit.cs

* Fixed a wrong cref namespace in comment

* Mark IWorkflowHost obsoleted too

* Remove Source Link package reference

Starting with .NET 8, Source Link for GitHub is included in the .NET SDK and enabled by default.

https://github.com/dotnet/sourcelink?tab=readme-ov-file#using-source-link-in-net-projects
2026-04-14 15:17:26 +02:00
..
Abstractions Improving behaviour of Run Asynchronously property for the TaskActivityAttribute 2025-08-05 13:50:35 +02:00
ActivationValidators
Activities Code cleanup and typo fix (#7393) 2026-04-14 15:17:26 +02:00
Attributes Adds activity host registration support (#7172) 2025-12-27 20:52:52 +01:00
Behaviors Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
Builders Addresses warnings and enforces null safety (#7051) 2025-11-12 16:56:31 +01:00
CommitStates Clarify commit strategy fallback behavior in documentation; update test method signature for consistency 2025-12-16 08:01:49 -05:00
Constants
Contexts Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
Contracts Actually, I should not have handled obsolete classes/interfaces. 2026-01-20 13:33:47 +01:00
Enums
Exceptions Bugfix: error thrown in ReadSyntheticInputs 2026-01-20 13:27:55 +01:00
Expressions Retranslating comment in english (#6910) 2025-09-15 18:49:11 +02:00
Extensions Merge branch 'fix/trigger-indexing-idempotency' 2026-02-24 15:30:54 +01:00
Features Configures Flowchart Execution via DI (#7141) 2025-12-15 10:15:39 +01:00
Handlers Remove obsolete properties and refactor activity evaluation (#6603) 2025-04-18 16:21:25 +02:00
Helpers
IncidentStrategies
LogPersistence
Memory
Middleware Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
Models Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
Notifications Refactor activity execution record capturing (#6836) 2025-08-04 08:44:42 +02:00
Options Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
Pipelines Refactors extension methods to instance methods (#7089) 2025-11-25 14:53:18 +01:00
PortResolvers
Serialization Merge branch 'release/3.6.0' 2026-02-28 21:18:22 +01:00
Services Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
ShellFeatures Add shell middleware, call‑stack tracking, and workflow reference graph APIs (#7333) 2026-02-28 21:16:04 +01:00
Signals Refactor activity execution record capturing (#6836) 2025-08-04 08:44:42 +02:00
State Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
UIHints Addresses warnings and enforces null safety (#7050) 2025-11-12 15:53:23 +01:00
VariableStorageDrivers Update multitenancy logic and improve Result handling: (#7281) 2026-02-11 10:11:12 +01:00
Elsa.Workflows.Core.csproj Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +01:00
Elsa.Workflows.Core.csproj.DotSettings
FodyWeavers.xml