Our great sponsors
-
Tailwind CSS for modern styling.
-
A few years ago, I opened a GitHub issue with Microsoft telling them that I think the .NET ecosystem needs its own equivalent of Apache Airflow or Prefect. Fast forward 'til now, and I still don't think we have anything close to these frameworks.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
DurableTask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Azure Durable Tasks are great for this. It’s open source too: https://github.com/Azure/durabletask
-
-
WorkflowEngine
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
The best open source project for this is Elsa Workflows and it’s pretty active. If you don’t mind paid then WorkflowEngine.
-
-
didact-engine
The decoupled, atomic REST API and orchestration engine for the Didact .NET Standard scheduler.
Awesome! I made a GitHub repo for it, I haven't had any time to actually start building anything yet, but here it is if interested: https://github.com/DidactHQ/Didact
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Related posts
- How do you manage scheduled tasks?
- Is anyone suing Windows Workflow Foundation?
- ELSA · An open source .NET Standard workflows library
- How to make a batch service on FW4.7.2?
- I need to setup a workflow to manage each step within each customer's construction project. Not sure of the best way to do this