Skip to content

Releases: silentbobbert/AsyncPipeline

Updating Nuget package to point at this Github repo

06 Mar 14:20
Compare
Choose a tag to compare

0.1.0.1 Package available on Nuget or in the assets below

Powershell

Install-Package Ian.Robertson.AsyncPipeline -Version 0.1.0.1

dotnet CLI

dotnet add package Ian.Robertson.AsyncPipeline --version 0.1.0.1

Add manually to your project file(s)

<PackageReference Include="Ian.Robertson.AsyncPipeline" Version="0.1.0.1" />

0.1.0

06 Mar 14:05
Compare
Choose a tag to compare

0.1.0 Package available on Nuget or here