Projects
All my active personal projects are now stored on Github
You can find specific projects in the following locations (including legacy ones).
Azure DevOps Extensions
I have a number of extensiions for Azure DevOps, the most popular are detailed. They can be installed on Azure DevOps via the Azure DevOps Marketplace
Title | Description | Source | Package |
---|---|---|---|
Generate Release Notes | Generates a markdown release notes file based on work items associated with a build | Github | Marketplace |
WIKI Updater | Updates content in a Git based WIKI | Github | Marketplace |
WIKI PDF Export | Wrappers Max Melcher's AzureDevOps.WikiPDFExport command line tool that can be used to covert a WIKI to a PDF file. | Github | Marketplace |
YAML Documentation Generator | Uses the task.json files within an extension package to build YAML usage documentation | Github | Marketplace |
Manifest Versioning | Allows the versioning of DLLs, DacPACs, APPX and VSIX packages | Github | Marketplace |
Visual Studio Add-ins and templates
The following items are add-ins or templates for Visual Studio can be installed via the Visual Studio Gallery
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 (not there is as VS 2019/2019 version and 2022 in separate packages) | 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 |
Azure DevOps API Scripts
A selection of Scripts using different TFS/VSTS APIs are available in this Github repo
Other projects
The following projects are other projects, not specifically related to TFS
Title | Description | Source | Package |
---|---|---|---|
StyleCop Command Line | A command line wrapper for StyleCop so it can be called from the command prompt for PowerShell scripts | Github | Github |
In-active projects
The following projects are not activally being developed
Title | Description | Source | Package |
---|---|---|---|
TFS Alerts DSL | Python based DSL that allows the easy scripting of actions when a TFS Alert is received (Moved from CodePlex) | (Superceeded by VSTS Service Hook DSL) | GitHub |
GUI Tester | An attribute based library to aid the testing of user interfaces (Moved from CodePlex) | GitHub |