From c9618b8cb8cc6f9892c00edab6ecbc78c438d0c6 Mon Sep 17 00:00:00 2001 From: stidsborg Date: Sun, 16 Jun 2024 07:53:31 +0200 Subject: [PATCH] Added 'durable execution' to package tags in project files --- Cleipnir.Flows/Cleipnir.Flows.csproj | 2 +- ServiceBuses/Cleipnir.Flows.Rebus/Cleipnir.Flows.Rebus.csproj | 2 +- Stores/Cleipnir.Flows.MySQL/Cleipnir.Flows.MySQL.csproj | 2 +- .../Cleipnir.Flows.PostgresSql.csproj | 2 +- Stores/Cleipnir.Flows.SqlServer/Cleipnir.Flows.SqlServer.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cleipnir.Flows/Cleipnir.Flows.csproj b/Cleipnir.Flows/Cleipnir.Flows.csproj index 1b4a58c..74da350 100644 --- a/Cleipnir.Flows/Cleipnir.Flows.csproj +++ b/Cleipnir.Flows/Cleipnir.Flows.csproj @@ -19,7 +19,7 @@ While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core. https://github.com/stidsborg/Cleipnir.Flows - workflow-as-code, saga, process-manager, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent + workflow-as-code, saga, process-manager, durable execution, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent diff --git a/ServiceBuses/Cleipnir.Flows.Rebus/Cleipnir.Flows.Rebus.csproj b/ServiceBuses/Cleipnir.Flows.Rebus/Cleipnir.Flows.Rebus.csproj index 3c06e12..fbcfda9 100644 --- a/ServiceBuses/Cleipnir.Flows.Rebus/Cleipnir.Flows.Rebus.csproj +++ b/ServiceBuses/Cleipnir.Flows.Rebus/Cleipnir.Flows.Rebus.csproj @@ -19,7 +19,7 @@ While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core. https://github.com/stidsborg/Cleipnir.Flows - workflow-as-code, saga, process-manager, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent + workflow-as-code, saga, process-manager, durable execution, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent diff --git a/Stores/Cleipnir.Flows.MySQL/Cleipnir.Flows.MySQL.csproj b/Stores/Cleipnir.Flows.MySQL/Cleipnir.Flows.MySQL.csproj index 53e0562..b03e186 100644 --- a/Stores/Cleipnir.Flows.MySQL/Cleipnir.Flows.MySQL.csproj +++ b/Stores/Cleipnir.Flows.MySQL/Cleipnir.Flows.MySQL.csproj @@ -19,7 +19,7 @@ While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core. https://github.com/stidsborg/Cleipnir.Flows - workflow-as-code, saga, process-manager, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent + workflow-as-code, saga, process-manager, durable execution, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent diff --git a/Stores/Cleipnir.Flows.PostgresSql/Cleipnir.Flows.PostgresSql.csproj b/Stores/Cleipnir.Flows.PostgresSql/Cleipnir.Flows.PostgresSql.csproj index d8b4bc3..0844623 100644 --- a/Stores/Cleipnir.Flows.PostgresSql/Cleipnir.Flows.PostgresSql.csproj +++ b/Stores/Cleipnir.Flows.PostgresSql/Cleipnir.Flows.PostgresSql.csproj @@ -19,7 +19,7 @@ While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core. https://github.com/stidsborg/Cleipnir.Flows - workflow-as-code, saga, process-manager, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent + workflow-as-code, saga, process-manager, durable execution, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent diff --git a/Stores/Cleipnir.Flows.SqlServer/Cleipnir.Flows.SqlServer.csproj b/Stores/Cleipnir.Flows.SqlServer/Cleipnir.Flows.SqlServer.csproj index d574509..488b3a1 100644 --- a/Stores/Cleipnir.Flows.SqlServer/Cleipnir.Flows.SqlServer.csproj +++ b/Stores/Cleipnir.Flows.SqlServer/Cleipnir.Flows.SqlServer.csproj @@ -19,7 +19,7 @@ While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core. https://github.com/stidsborg/Cleipnir.Flows - workflow-as-code, saga, process-manager, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent + workflow-as-code, saga, process-manager, durable execution, resilient flows, resiliency, micro service, fault-tolerant, distributed systems, cloud independent