Wolfgang.Etl.Transformers Documentation

Welcome to the Wolfgang.Etl.Transformers documentation. This site contains comprehensive guides, API reference, and examples to help you get started.

About Wolfgang.Etl.Transformers

A collection of generic, composable transformers for ETL pipelines built on Wolfgang.Etl.Abstractions. Covers LINQ-style operations (filter, project, fan-out, distinct, take/skip, chunk), pipeline infrastructure (buffering, progress reporting, pass-through), and fluent composition via .Then(...).

Installation

dotnet add package Wolfgang.Etl.Transformers

Documentation Sections

📖 Documentation

Step-by-step guides and tutorials to help you use Wolfgang.Etl.Transformers effectively.

📚 API Reference

Complete API documentation automatically generated from source code XML comments.

Additional Resources


Documentation built with DocFX