Installing Nuget packages
pipes is available via Nuget packages in order to use
From Github
Setup the github source
dotnet nuget add source https://nuget.pkg.github.com/dbones-labs/index.json -n gh-dbones-labs -u YOUR_USER_NAME -p GH_TOKEN [--store-password-in-clear-text]
Install the required packages
dotnet add PROJECT package Dbones.Pipes
All the pipes package versions are listed here: