Sign in Sign up
nuget

EtlKit.DynamicLinq

EtlKit is a fully open-source (MIT) ETL library and data integration toolbox for .NET. Build extract-transform-load pipelines programmatically in C# with async, in-memory data flow components backed by TPL Dataflow. Dynamic LINQ-based row filtration. Provides ExpressionRowFiltration that evaluates a string predicate through System.Linq.Dynamic.Core. No Roslyn, no per-shape assembly emission - lightweight compared to EtlKit.Scripting. Supports custom-type method calls via RegisterCustomTypes, bulk type registration via AdditionalAssemblyNames, and short type-name resolution via AdditionalImports for XML-defined flows.

nuget View on Nuget

Activity

Latest release
1w ago
Total releases
2
Cadence
~2 months
Last 12 months
2

Details

License
MIT
First release
Jun 23, 2026
Releases
Version Released
2.1.0 minor
2.0.0 initial