Another Automation library for .net

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • magnett-automation-core

    Automation is a library for building workflows in a declarative way.

  • Why use a library dedicated to process automation in particular? After having worked for more than 20 years and dedicating so much of this time to make integrations, either with internal or external systems, such as payment gateways, and seeing several strategies from dedicated applications to make these integrations, such as BPM's, ESB's, custom systems, etc., I believe that in one way or another, when that integration was not direct "A" calls "B" but that it had a certain logic "A" calls "B" with the result of "C", or the error control involves transaction rollback, was when the problems began. The code that was in charge of the orchestration often lost that separation of responsibilities between integration (data mapping, security, etc.) and the orchestration of the same. The code lost readability and became difficult to reuse and test, among other things. The creation of this library intends to alleviate all these weaknesses. It covers all kinds of scenarios and allows to have the orchestration encapsulated and tested independently. It also allows the creation of flows as if it were a single service and facilitates the reuse of code, as we can create our own libraries with the definition of our flows. For more details regarding this library, please visit its GitHub page: [https://github.com/LHPiney/magnett-automation-core]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Uno: Create Beautiful Cross Platform .NET Apps Faster

    10 projects | news.ycombinator.com | 1 May 2024
  • voxel-engine alternatives - gvox_engine and octo-release

    3 projects | 2 May 2024
  • Oh Frick Go Back: GUI Tool to Removes Ads from Various Places Around Windows 11

    1 project | news.ycombinator.com | 2 May 2024
  • From Dull to Dazzling: 3 Methods to Elevate Your Writing with Visual Content

    3 projects | dev.to | 2 May 2024
  • How to create an Installer for a Winforms application using Wix for Visual Studio 2022

    1 project | dev.to | 2 May 2024