Skip to content

Commit 4a956a3

Browse files
authored
Update POST.md
1 parent 605dc64 commit 4a956a3

File tree

1 file changed

+3
-1
lines changed
  • docs/en/Community-Articles/2021-06-17-Using-Elsa-Workflow-with-ABP-Framework

1 file changed

+3
-1
lines changed

docs/en/Community-Articles/2021-06-17-Using-Elsa-Workflow-with-ABP-Framework/POST.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Using Elsa Workflow with ABP Framework
22

3+
> **UPDATE:** There is a newer version of this article, which covers Elsa 3 with ABP Framework. You can check it at https://abp.io/community/articles/using-elsa-3-workflow-with-abp-framework-usqk8afg
4+
35
**Elsa Core** is an open-source workflows library that can be used in any kind of .NET Core application. Using such a workflow library can be useful to implement business rules visually or programmatically.
46

57
![elsa-overview](./elsa-overview.gif)
@@ -465,4 +467,4 @@ namespace ElsaDemo.Web.Menus
465467
> 🛠 Liked this post? I now share all my content on Substack — real-world .NET, AI, and scalable software design.
466468
> 👉 Subscribe here → engincanveske.substack.com
467469
> 🎥 Also, check out my YouTube channel for hands-on demos and deep dives: https://www.youtube.com/@engincanv
468-
---
470+
---

0 commit comments

Comments
 (0)