Skip to main content
Sharpliner.Core package icon

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.

Total Downloads
9.8K
9,785
Published
Jun 3, 2026
Latest stable version

Install

.NET CLI
dotnet add package Sharpliner.Core --version 1.8.16
Package Manager Console
Install-Package Sharpliner.Core -Version 1.8.16
PackageReference
<PackageReference Include="Sharpliner.Core" Version="1.8.16" />

Frameworks

net10.0 net11.0 net6.0 net7.0 net8.0 net9.0

Dependencies

OneOf
net10.0
[3.0.271, )
[3.0.271, )
YamlDotNet
net10.0
[18.0.0, )
OneOf
net11.0
[3.0.271, )
[3.0.271, )
YamlDotNet
net11.0
[18.0.0, )
OneOf
net6.0
[3.0.271, )
[3.0.271, )
[18.0.0, )
OneOf
net7.0
[3.0.271, )
[3.0.271, )
[18.0.0, )
OneOf
net8.0
[3.0.271, )
[3.0.271, )
[18.0.0, )
OneOf
net9.0
[3.0.271, )
[3.0.271, )
[18.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.