louisfischer
NuGet publisher profile
Packages (9)
Cake.Http
Cake add-in that simplifies Http calls as a tool in Cake.
Cake.MsDeploy
Cake.MsDeploy is an Addin that extends [Cake](http://cakebuild.net/) for executing commands with the MsDeploy.exe (Web Deploy) command line interface (cli). In order to use this extension, [MsDeploy](https://www.microsoft.com/en-us/download/details.aspx?id=106070) will already have to be installed on the computer the cake build script is being executed on.
Cake.EntityFramework
A set of Cake aliases for Entity Framework code-first migrations.
Cake.LibMan
Cake.LibMan is an Addin that extends Cake for executing commands with the LibMan (Library Manager) command line interface (cli).
Cake.SSRS
SQL Server Reporting Services addin for cake build.
Cake.EntityFrameworkCore
Cake.EntityFrameworkCore is a set of Cake aliases for working with Entity Framework Core Migrations from an assembly instead of project source files.
Cake.EntityFramework6
Cake.EntityFramework6 is a set of Cake aliases for Entity Framework 6.3 or above (not .NET Core) code-first migration using the ef6.exe command line interface (cli).
Cake.CodeQL.Cli
Cake.CodeQL.Cli is a set of Cake aliases that integrate with GitHub Advanced Security (GAS). GAS uses CodeQL to find vulnerabilities in your code. The code must be hosted GitHub or GitHub Enterprise.
Cake.GitHub.Endpoints
Cake add-in that makes GitHub Endpoints (API) available as a tool in Cake.