This Cake module will introduce a number of features for running in hosted CI build environments to tightly integrate with the host environment/tools.
#module nuget:?package=Cake.BuildSystems.Module&version=8.0.0
dotnet add package Cake.BuildSystems.Module --version 8.0.0
<PackageReference Include="Cake.BuildSystems.Module" Version="8.0.0" />