All my active personal projects are now stored on Github
You can find specific projects in the following locations (including legacy ones).
Azure DevOps Pipeline Extensions
The following extensions can be installed on Azure DevOps Services and Server via the Visual Studio Marketplace
Title | Description | Source | Package |
Build Tasks | Tasks that allow the updating of build variables and retension | Github | Marketplace |
DevTest Labs Tasks | Tasks that allow the starting and stopping of DevTets Lab VMs | Github | Marketplace |
File Utilities Tasks | Tasks that allow the copying and updating of file | Github | Marketplace |
WIKI Updater Tasks | Tasks to update pages in a Git based WIKI | Github | Marketplace |
Generate Release Notes (NodeJS) | Generates a markdown release notes file based on work items associated with a release. | Github | Marketplace |
Manifest Versioning | Allows the versioning of DLLs, DacPACs, APPX and VSIX packages | Github | Marketplace |
YAML Documentation Generator | Generates markdown documentation based on the JSON manifists of an extension | Github | Marketplace |
WIKI PDF Export Tasks | A wrapper for Max Melcher’s AzureDevOps.WikiPDFExport command line tool to export a WIKI as a PDF | Github | Marketplace |
Visual Studio Add-ins and templates
The following items are add-ins or templates for Visual Studio
Title | Description | Source | Package |
Parameters XML Generator | A Visual Studio add-in to generate a parameters.xml from a web.config file for use with MSDeploy. | Github | VS Gallery |
MsTest Wrapper for nUnit | T4 Generator for MsTest Wrappers For nUnit Tests, it dynamically creates MsTest wrappers for nUnit tests at build time | Github |
Other Azure DevOps/Visual Studio projects
The following projects are TFS related but not packaged as extensions (yet)
Title | Description | Source | Package |
Azure DevOps Service Hooks DSL | Python based DSL that allows the easy scripting of actions when a Azure DevOps Service Hook Alert is received | Github | Marketplace & Github |
Azure DevOps API Scripts | A selection of Scripts using different Azure DevOps APIs | Github |