Candoumbe.Pipelines.Components.AzureDevOps
3.0.1
dotnet add package Candoumbe.Pipelines.Components.AzureDevOps --version 3.0.1
NuGet\Install-Package Candoumbe.Pipelines.Components.AzureDevOps -Version 3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Candoumbe.Pipelines.Components.AzureDevOps" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Candoumbe.Pipelines.Components.AzureDevOps" Version="3.0.1" />
<PackageReference Include="Candoumbe.Pipelines.Components.AzureDevOps" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Candoumbe.Pipelines.Components.AzureDevOps --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Candoumbe.Pipelines.Components.AzureDevOps, 3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Candoumbe.Pipelines.Components.AzureDevOps@3.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Candoumbe.Pipelines.Components.AzureDevOps&version=3.0.1
#tool nuget:?package=Candoumbe.Pipelines.Components.AzureDevOps&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Candoumbe.Miscutilities (>= 0.15.0)
- Candoumbe.Pipelines (>= 3.0.1)
- Fallout.Common (>= 10.3.49)
- Microsoft.Build (>= 18.6.3)
- Microsoft.Build.Tasks.Core (>= 18.6.3)
- Microsoft.Build.Utilities.Core (>= 18.6.3)
- Microsoft.TeamFoundationServer.Client (>= 20.261.0-preview)
- System.Configuration.ConfigurationManager (>= 10.0.3)
- System.Security.Cryptography.ProtectedData (>= 10.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.1 | 41 | 7/15/2026 |
| 3.0.1-fix.1 | 57 | 6/28/2026 |
| 3.0.0 | 109 | 6/19/2026 |
| 3.0.0-rc.43 | 64 | 6/13/2026 |
| 3.0.0-rc.42 | 59 | 6/10/2026 |
| 2.0.1 | 106 | 5/23/2026 |
| 2.0.1-fix.1 | 64 | 4/26/2026 |
| 2.0.0 | 208 | 12/13/2025 |
| 2.0.0-rc.25 | 95 | 12/12/2025 |
### 🚨 Fixes
• Update ICanRegenerateGithubWorkflows component to use fallout tool instead of nuke
• Fix StackoverflowException thrown when calling hotfix target from a repository that was on a hotfix/* branch.
### 🚀 New features
• The user can now select which GitHub workflow to regenerate when calling regenerate-workflow target.
Full changelog at https://github.com/candoumbe/Pipelines/blob/main/CHANGELOG.md