Главная
Study mode:
on
1
Introduction
2
What is Cake
3
What is a build
4
Cake overview
5
Cake tools
6
Why do I need Cake
7
Core philosophies of Cake
8
Can I use other build tools
9
Github repo
10
Demo notes
11
Start package restore step
12
Cake bootstrapper
13
Build up cake file
14
VSCode Interactive Terminal
15
New Get Package Restore
16
Run Build
17
Run Build on UNIX
18
Run Unit Tests
19
Run as part of the build
20
Preprocessor directives
21
Changing the URI syntax
22
Running the build again
23
Read the stack trace
24
Clean directories
25
Xunit test
26
Get packaging
27
New package step
28
Clean task to include
29
Debugging
Description:
Discover how to create cross-platform build scripts using C# with Cake, a powerful build automation system. Learn to incrementally develop a build and orchestration script for a standard .Net Solution, covering tasks such as compiling applications, running unit tests, performing static analysis, and packaging. Explore Cake's core philosophies, tools, and first-class support for common build tools like XUnit, WiX, and SignTool. Follow along as the presenter demonstrates package restoration, Cake bootstrapping, building on UNIX systems, implementing unit tests, using preprocessor directives, and debugging techniques. Gain insights into efficient build script creation without the need to learn new languages or DSLs, leveraging your existing C# skills for streamlined build automation.

A Piece of Cake - C# Powered Cross Platform Build Automation

NDC Conferences
Add to list