Skip to content

Commit 57d0c22

Browse files
authored
Update dotnet-developer-projects.md (microsoft#1394)
1 parent e544474 commit 57d0c22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dotnet-developer-projects.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,10 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
418418
* [Dache](https://github.com/ironyx/dache) - An open source distributed caching service, built on .NET 4.0 and using TCP sockets for communication.
419419
* [Orleans](https://github.com/dotnet/orleans) - Framework that provides a straight-forward approach to building distributed high-scale computing applications using virtual actor model.
420420

421+
## Workflow-as-code
422+
* [Azure Durable Functions](https://github.com/Azure/azure-functions-durable-extension) - An Azure service which allows stateful functions in a serverless compute environment.
423+
* [Cleipnir.Flows](https://github.com/stidsborg/Cleipnir.Flows) - An open-source workflow-as-code framework tailored for ASP.NET.
424+
421425
## Windows Workflow
422426
* [Core WF](https://github.com/dmetzgar/corewf) - WF runtime ported to work on .NET Core.
423427
* [Orleans.Activities](https://github.com/OrleansContrib/Orleans.Activities) - WF over [Microsoft Orleans](https://github.com/dotnet/orleans) framework.

0 commit comments

Comments
 (0)