Sharpliner
NuGet publisher profile
Packages (4)
Sharpliner
Sharpliner is a .NET library that lets you use C# for Azure DevOps pipeline definition. Exchange YAML indentation problems for the type-safe environment of C# and let the intellisense speed up your work!
Sharpliner.Core
Sharpliner.Core contains the core APIs of Sharpliner without an MSBuild dependency. Use this package when you want to generate Azure DevOps or GitHub Actions YAML programmatically from C# code. Reference the Sharpliner package instead if you want the MSBuild integration that publishes YAML automatically after build.
Sharpliner.Templates
Project templates for Sharpliner. Install this package to get access to 'dotnet new sharpliner-pipeline' template for quickly creating new pipeline projects using Sharpliner.
Sharpliner.Extensions.JFrog
A library that implements tasks for use with Sharpliner to generate Azure Pipelines YAML for the JFrog Azure DevOps extension.