Table of Contents

Namespace Cake.Frosting.PleOps.Recipe.Dotnet

Classes

BuildTask

Build the .NET projects.

BundleApplicationsTask

Task to publish and bundle .NET applications.

BundleNuGetsTask

Task to bundle projects as NuGet packages.

DeployNuGetTask

Tasks to deploy NuGet packages to the preview or stable feed.

DotNetBuildContext

Build context information for .NET projects.

DotnetTasks

Tasks to work with .NET projects.

DotnetTasks.BuildProjectTask

Run tasks to build and test projects.

DotnetTasks.BundleProjectTask

Run tasks to bundle the deliveries.

DotnetTasks.DeployProjectTask

Run tasks to deploy the deliveries.

ProjectPublicationInfo

Information about the parameters to publish a .NET project.

RestoreDependenciesTask

Restore dependencies of .NET projects.

TestTask

Run the tests of the .NET projects from the solution level.