Skip to main content

Getting Started

Welcome to NPipeline! Ready to build your first data pipeline? Follow these steps to get up and running.

See It in Action (60 seconds)

Before building your own pipeline, see what NPipeline can do:

git clone https://github.com/NPipeline/NPipeline.git
cd NPipeline/samples/Sample_BasicPipeline
dotnet run

You'll see a working pipeline that processes data in real-time—streaming, transforming, and outputting results. This shows the power of NPipeline before you build your own.


Build Your First Pipeline

  1. Installation - Get NPipeline set up in your development environment (2 minutes)
  2. Quick Start - Build your first working pipeline (15 minutes)

Ready for More?

Once you've completed the quick start, explore these resources:


Quick Navigation