elsa-core/samples/aspnet
Sipke Schoorstra b4cd4dd465
Replace custom webhooks implementation with WebhooksCore (#5811)
* Replace custom webhooks implementation with WebhooksCore

Replaced the existing custom webhooks registration and dispatching system with the WebhooksCore library. This involved removing all previous custom webhook classes and interfaces, updating project dependencies, and modifying appsettings and program files to use the new configuration. The update simplifies the webhook handling architecture and leverages the features provided by WebhooksCore.

* Hide API key in Datadog Docker compose file

This change replaces the exposed Datadog API key with a placeholder "<HIDDEN>". This enhances security by preventing the API key from being visible in the version control system.
2024-07-21 16:48:38 +02:00
..
Elsa.Samples.AspNet.AzureServiceBusActivities Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.BatchProcessing Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.ChildWorkflows Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.CustomUIHandler Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.DapperPersistence Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.DocumentApproval Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.DslWorkflowProvider Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.DynamicActivityProvider Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.ElasticsearchStorage Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.EntityFrameworkCore.PostgresSql Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.HangfireIntegration Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.Heartbeats Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.HelloWorld Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.HttpEndpoints Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.JsonWorkflowProvider Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.MassTransitActivities Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.MassTransitWorkflow Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.MongoDbPersistence Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.MyBackendApi Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.Onboarding.Web Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
Elsa.Samples.AspNet.Onboarding.WorkflowServer Replace custom webhooks implementation with WebhooksCore (#5811) 2024-07-21 16:48:38 +02:00
Elsa.Samples.AspNet.ProtoActorRuntime Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.ProtoActorRuntime.AzureContainerApps Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.QuartzIntegration Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.RunTaskIntegration Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.TelnyxIntegration Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.Tenants Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.Tenants.External Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.Webhooks.ExternalApp Move samples to repository root 2024-02-02 20:01:14 +02:00
Elsa.Samples.AspNet.Webhooks.WorkflowServer Replace custom webhooks implementation with WebhooksCore (#5811) 2024-07-21 16:48:38 +02:00
Elsa.Samples.AspNet.WorkflowContexts Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Elsa.Samples.AspNet.WorkflowServer Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00