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

https://github.com/redsiege/sharpcollectiontemplate


https://github.com/redsiege/sharpcollectiontemplate

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# SharpCollectionTemplate
A template for quickly building .NET tooling in Azure DevOps Pipelines
---
This project was adapted from [@Flangvik](https://twitter.com/Flangvik) [SharpCollection](https://github.com/Flangvik/SharpCollection). All credit goes to Flangvik. I've just cleaned up the templates a bit and put in placeholders for you to substitute your own information.

References
* [Video overview and demonstration](https://www.youtube.com/watch?v=BbXRfMNjwg0)
* [SharpCollection JSON Template](https://gist.githubusercontent.com/Flangvik/9b6ec18a1624025fcd15cf00bca62040/raw/79a4cf52f31c11c9af077240bd038b6c459f3674/SharepCollectioJson)
* [PowerShell .NET Version Parser](https://gist.githubusercontent.com/Flangvik/c14e0387f72d111f4cbcbe27c30ca05c/raw/b229636a838fafc4a5970117e328f8840a635b11/gistfile1.txt)

## Refer to the ReadMe.md in the PiplineTemplate and ReleasePipeline directories for additional guidance on how to use this repository.