Package io.jenkins.plugins.dotnet.commands
package io.jenkins.plugins.dotnet.commands
The package contains build steps for the
dotnet
commands.-
ClassDescriptionA build step executing a .NET CLI command.A descriptor for a .NET command.Convenience class for handling the adding of command line arguments, including variable expansions and masking of sensitive properties.A build step to run "
dotnet list package
", showing a project's package dependencies.A descriptor for "dotnet list package
" build steps.Generated localization support class.A build step to run "dotnet restore
", restoring packages for a project.A descriptor for "dotnet restore
" build steps.