All Classes and Interfaces

Class
Description
A build step to run "dotnet build", building a project.
A descriptor for "dotnet build" build steps.
A build step to run "dotnet clean", cleaning up a project's build artifacts.
A descriptor for "dotnet clean" build steps.
A build step executing a .NET CLI command.
A descriptor for a .NET command.
A note inserted in the "command completed" line of output; applies styling.
Descriptor for CompletionNote.
A build step to run "dotnet nuget delete", deleting or unlisting a specific version of a package from a server.
A descriptor for "dotnet nuget delete" build steps.
A build step to run "dotnet nuget delete" or "dotnet nuget push".
A console log filter for .NET diagnostic messages.
A console note that applies styling to diagnostic messages (warnings and errors) in the output of .NET commands.
Descriptor for DiagnosticNote.
Scanner to detect diagnostic messages (warnings and errors) in the output of .NET commands.
Convenience class for handling the adding of command line arguments, including variable expansions and masking of sensitive properties.
Global configuration for the .NET SDK plugin.
An installation of a .NET SDK as a global tool.
A descriptor for .NET SDK installations.
A tool installer for downloading .NET SDK installation packages from microsoft.com.
A descriptor for a .NET SDK installer.
Utility methods used by the plugin.
A .NET build wrapper, for .NET pipeline steps.
The descriptor for the .NET wrapper.
A data file containing the available .NET SDK installer packages.
A .NET package.
A .NET release.
A .NET SDK.
A .NET version.
The support status of a .NET version.
A data file containing the list of valid .NET target framework monikers.
A build step to run "dotnet list package", showing a project's package dependencies.
A descriptor for "dotnet list package" build steps.
A build step to run "dotnet nuget locals", listing or clearing one or more local package stores.
A descriptor for "dotnet nuget locals" build steps.
Generated localization support class.
Generated localization support class.
Generated localization support class.
Generated localization support class.
A build step executing an MSBuild-based .NET CLI command.
A descriptor for an MSBuild-based .NET command.
A build step executing a subcommand of dotnet nuget.
A descriptor for a subcommand of dotnet nuget.
A build step to run "dotnet pack", creating a NuGet package for a project.
A descriptor for "dotnet pack" build steps.
A build step to run "dotnet publish", publishing a project.
A descriptor for "dotnet publish" build steps.
A build step to run "dotnet nuget push", pushing a package to a server and publishing it.
A descriptor for "dotnet nuget push" build steps.
A build step to run "dotnet restore", restoring packages for a project.
A build step to run "dotnet tool restore", restoring local tools as described in a tool manifest.
A descriptor for "dotnet restore" build steps.
A descriptor for "dotnet tool restore" build steps.
A data file containing the list of valid .NET runtime identifiers.
A build step to run "dotnet test", running unit tests for a project, using its configured runner.
A descriptor for "dotnet test" build steps.
A build step executing a subcommand of dotnet tool.
A descriptor for a subcommand of dotnet tool.