Biss.DevOps.Core 10.4.1

dotnet add package Biss.DevOps.Core --version 10.4.1
                    
NuGet\Install-Package Biss.DevOps.Core -Version 10.4.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="Biss.DevOps.Core" Version="10.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biss.DevOps.Core" Version="10.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Biss.DevOps.Core" />
                    
Project file
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 Biss.DevOps.Core --version 10.4.1
                    
#r "nuget: Biss.DevOps.Core, 10.4.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 Biss.DevOps.Core@10.4.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=Biss.DevOps.Core&version=10.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Biss.DevOps.Core&version=10.4.1
                    
Install as a Cake Tool

Biss.DevOps.Core

© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at

What can this NuGet package do?

Biss.DevOps.Core is a comprehensive DevOps toolkit providing automation, version control integration, Azure DevOps connectivity, and build management for .NET projects. This package serves as the core library for the BISS DevOps toolchain, enabling automated workflows, CI/CD processes, and project management tasks.

How do I use it?

For using this library, simply install the NuGet package:

Install-Package Biss.DevOps.Core

Or via .NET CLI:

dotnet add package Biss.DevOps.Core

What are the core features?

  • Azure Integration - Azure KeyVault and Azure Identity support for secure credential management
  • Version Control - Git operations via LibGit2Sharp for automated repository management
  • Azure DevOps - Team Foundation Server and Azure DevOps Services client integration
  • Build Automation - Project file manipulation, MSBuild integration, and automated builds
  • Code Generation - Class converters and code generation utilities
  • Project Templates - Embedded assets including project templates, configs, and GitHub Copilot skills
  • CLI Support - Command-line interface capabilities via Biss.Cli

Dependencies

BISS Packages
Package Version Purpose
Biss.Core.Settings Latest Core XML-based settings management
Biss.DevOps.Settings Latest Extended configuration with Microsoft.Extensions.Configuration
Biss / Biss.Cli Latest Core BISS framework and CLI utilities
Azure Packages
Package Version Purpose
Azure.Identity 1.17.1+ Azure authentication and credential management
Azure.Security.KeyVault.Secrets 4.8.0+ Secure secrets management via Azure KeyVault
Version Control
Package Version Purpose
LibGit2Sharp 0.31.0+ Git repository operations and automation
Azure DevOps / TFS
Package Version Purpose
Microsoft.TeamFoundationServer.Client 19.225.2+ TFS/Azure DevOps client library
Microsoft.TeamFoundationServer.ExtendedClient 19.225.2+ Extended TFS functionality
Microsoft.VisualStudio.Services.Client 19.225.2+ Visual Studio Services client
Microsoft.VisualStudio.Services.InteractiveClient 19.225.2+ Interactive authentication
Microsoft.IdentityModel.Clients.ActiveDirectory 5.3.0+ Active Directory authentication
Utilities
Package Version Purpose
System.Management 10.0.2+ Windows system management operations
ExCSS 4.3.1+ CSS parsing and manipulation
GregsStack.InputSimulatorStandard 1.3.5+ Input simulation for automation
Product 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.

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
10.4.1 35 2/12/2026

Changelog.md