Skip to content

Updating Nuget package to point at this Github repo

Latest
Compare
Choose a tag to compare
@silentbobbert silentbobbert released this 06 Mar 14:20
· 3 commits to master since this release

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" />