Table of Contents

Documentation

This folder contains the main documentation set for Pipelinez.

Start Here

Getting Started

Guides

Transport Docs

Operations

Architecture

Installation Note

The public packages are available on NuGet.org:

Install with:

dotnet add package Pipelinez
dotnet add package Pipelinez.Kafka
dotnet add package Pipelinez.AzureServiceBus
dotnet add package Pipelinez.RabbitMQ
dotnet add package Pipelinez.PostgreSql
dotnet add package Pipelinez.SqlServer

Public releases are configured through tag-based GitHub Actions and NuGet Trusted Publishing.

All public packages also ship XML IntelliSense documentation so API descriptions show up directly in supported IDEs. The same XML documentation is used to generate the public API reference at https://kenberg75.github.io/Pipelinez/api/Pipelinez.Core.html.