Skip to Content
C# and .NET Core Test-Driven Development
book

C# and .NET Core Test-Driven Development

by Ayobami Adewole
May 2018
Intermediate to advanced content levelIntermediate to advanced
300 pages
7h 35m
English
Packt Publishing
Content preview from C# and .NET Core Test-Driven Development

Writing build scripts in C#

Automating the build and deployment tasks using Cake allows you to avoid issues and headaches associated with project deployments. A build script usually contains the steps and logic required to build and deploy the source code alongside configuration files and other artifacts of a project.

Using the sample build.cake file available on the Cake resource repository can be a starting point for writing a build script for a project. However, to achieve more, we will walk through some basic Cake concepts that can facilitate writing robust scripts for automating build and deployment tasks.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Design Patterns with C# and .NET Core

Hands-On Design Patterns with C# and .NET Core

Gaurav Aroraa, Jeffrey Chilberto
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 9781788292481Supplemental Content