Commit graph

5 commits

Author SHA1 Message Date
Raymond den Haan 430ae230dd Configured Web project to include instance monitoring 2024-02-13 14:38:09 +01:00
Raymond den Haan 4d5f191fbc Added handler for removing orphaned subscriptions 2024-02-13 14:35:39 +01:00
Sipke Schoorstra d693cb7f8f Remove unused Elsa.Webhooks.Extensions import
The Elsa.Webhooks.Extensions import was removed from various Program.cs files because it doesn't exist anymore.
2024-01-26 14:52:31 +01:00
Sipke Schoorstra 66d8e4b20f Updated MassTransit sample project
This commit updates the Elsa.Samples.AspNet.MassTransitActivities.csproj
2024-01-12 08:47:41 +01:00
Sipke Schoorstra f17966c592 Refactor project structure and Docker configurations
The changes included in this commit are made to refactor the project structure and Docker configurations. Previously, the application was structured around the AllInOneWeb solution, but it has been split into Server.Web and ServerAndStudio.Web solutions for better separation of concerns. Additionally, the Docker configurations have been updated to reflect the new structure, which should streamline the build and deployment process.
2023-12-27 20:30:33 +01:00
Renamed from src/bundles/Elsa.AllInOne.Web/Program.cs (Browse further)