12 packages tagged with “controlflow”
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). A lightweight ETL (extract, transform, load) library and data integration toolbox for .NET. Source and destination components let you read and write data from the most common databases and file types. Transformations allow you to you harmonize, filter, aggregate, validate and clean your data
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Common algorythms and base classes for use in other EtlBox.Classic packages. This package is not to be installed as direct dependency unless you want to write extensions to EtlBox.Classic.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Common types and interfaces for use in other EtlBox.Classic packages. This package is not to be installed as direct dependency unless you want to write extensions to EtlBox.Classic.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for Kafka producer and consumer in data flow.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for C# scripting transformations.
This library provides an implementation of an asynchronous, deterministic state machine with support for transient states, automatic behavior and custom exception handling. It allows separating the control flow logic from the applications business logic. The state machine sequentially processes input symbols, transitions between states, and invokes automation functions of transient states.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for REST HTTP transformations in data flow.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for Json transformations.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for Clickhouse columnar database
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). ETLBox database logging support using NLog.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for XML serialized dataflow configuration.
EtlBox.Classic is a fully open-source 1.x version fork from original etlbox (etlbox.net). Support for RabbitMq target in dataflow.