Elsa Workflow with ABP Framework

Workflow Engines allow to extend system functionality on the fly without code changes and deployment

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.

Checkout step by step guide how to use Elsa Workflow engine with ABP Framework.

Also, Visit ABP.IO website for full list of features, Documentation and Training materials.

Our team of ABP.IO developers is available for development engagements. Contact us for free consultation.

Recent posts

Layered vs Modular vs Microservices... Which One is Best for You?

Layered vs Modular vs Microservices... Which One is Best for You?

Decision Tree Technology|

In this post, we will discuss major software architectures (Layered, Modular and Microservices) and explain which one is suitable for what type of projects and teams, as well as the pros and cons of each architecture. We will compare these approaches and also explore ABP’s startup solution templates to start with each solution type easily.

ABP.IO Platform 9.0 Has Been Released

ABP.IO Platform 9.0 RC Has Been Published

Decision Tree Technology|

The ABP Framework 9.0 RC is here, packed with new features and enhancements to elevate your development experience.Key Highlights:.NET 9.0 Support: Unlock the latest .NET features and performance improvements.Extension Property Policy: Dynamically add properties to module entities with ease.Google Cloud Storage Integration: New BLOB provider for seamless storage solutions.ABP Suite Improvements: Enhanced navigation property naming for better code clarity.CMS Kit Pro Feedback: Refined feedback features for improved user engagement.The React Native mobile option has been retired in free templates, aligning focus on alternative strategies. Dive into the release and migration guide to explore how these updates can benefit your projects.

Building Multi-Tenant ASP.NET Core Applications and ABP Framework | .NET Conf 2023

Mastering Multi-Tenancy in ASP.NET Core: Real-World Insights

Decision Tree Technology|

Multitenant applications are pivotal in modern enterprise software, offering scalability, cost efficiency, and streamlined maintenance. The ABP Framework, an open-source, modular framework built on ASP.NET Core, excels in facilitating multitenancy. It supports shared resources, robust data isolation, and seamless tenant management, making it a top choice for scalable solutions.