bit0 - Bit0.PipeLines 2.0.37

Enabeles the possibility to execute the code as a pipeline.

PM> Install-Package Bit0.PipeLines -Version 2.0.37 -Source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard

> nuget.exe install Bit0.PipeLines -Version 2.0.37 -Source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard

> dotnet add package Bit0.PipeLines --version 2.0.37 --source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard
<PackageReference Include="Bit0.PipeLines" Version="2.0.37" />
Copy to clipboard
source https://www.myget.org/F/bit0/api/v3/index.json

nuget Bit0.PipeLines  ~> 2.0.37
Copy to clipboard

> choco install Bit0.PipeLines --version 2.0.37 --source https://www.myget.org/F/bit0/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "bit0" -SourceLocation "https://www.myget.org/F/bit0/api/v2"
Install-Module -Name "Bit0.PipeLines" -RequiredVersion "2.0.37" -Repository "bit0" 
Copy to clipboard

  • .NETStandard 2.1
  • .NETStandard 2.1: 2.1.0.0

Owners

Ishan Jain

Authors

b1thunt3r

Project URL

https://nullbit.se/PipeLines

License

Unknown

Tags

pipelines, action, runner

Info

1 total downloads
0 downloads for version 2.0.37
Download (4.13 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.0.47 4.16 KB Wed, 25 Nov 2020 15:37:03 GMT 1
2.0.39 4.12 KB Wed, 16 Sep 2020 16:52:37 GMT 0
2.0.37 4.13 KB Wed, 16 Sep 2020 13:26:34 GMT 0
1.0.36 4.16 KB Sat, 05 Sep 2020 02:35:36 GMT 0
1.0.34 4.16 KB Sat, 05 Sep 2020 02:24:43 GMT 0
1.0.0.31 4.16 KB Sat, 05 Sep 2020 02:01:38 GMT 0