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
- Host: GitHub
- URL: https://github.com/jamiemagee/azurepipelines.toolkit
- Owner: JamieMagee
- License: mit
- Created: 2023-02-18T01:29:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T22:50:14.000Z (11 months ago)
- Last Synced: 2024-05-22T23:43:32.667Z (11 months ago)
- Topics: azure-pipelines, azure-pipelines-tasks
- Language: C#
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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