An open API service indexing awesome lists of open source software.

https://github.com/jamiemagee/azurepipelines.toolkit

A toolkit for writing Azure Pipelines tasks in .NET
https://github.com/jamiemagee/azurepipelines.toolkit

azure-pipelines azure-pipelines-tasks

Last synced: about 1 month ago
JSON representation

A toolkit for writing Azure Pipelines tasks in .NET

Awesome Lists containing this project

README

        

## AzurePipelines.Toolkit

[![GitHub Workflow Status][1]][2]
[![MIT License][3]][4]
![Stability Experimental][5]

A .NET port of [`azure-pipelines-task-lib`][6]

## License

All packages in this repository are licensed under [the MIT license][4].

[1]: https://img.shields.io/github/actions/workflow/status/JamieMagee/AzurePipelines.Toolkit/build.yml?branch=main&style=for-the-badge
[2]: https://github.com/JamieMagee/AzurePipelines.Toolkit/actions/workflows/build.yml?query=branch%3Amain
[3]: https://img.shields.io/github/license/JamieMagee/AzurePipelines.Toolkit?style=for-the-badge
[4]: https://github.com/JamieMagee/AzurePipelines.Toolkit/blob/main/LICENSE.md
[5]: https://img.shields.io/badge/stability-experimental-orange.svg?style=for-the-badge
[6]: https://www.npmjs.com/package/azure-pipelines-task-lib