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 

TitleDescriptionSourcePackage
Generate Release NotesGenerates a markdown release notes file based on work items associated with a buildGithubMarketplace
WIKI UpdaterUpdates content in a Git based WIKIGithubMarketplace
WIKI PDF ExportWrappers Max Melcher's AzureDevOps.WikiPDFExport command line tool that can be used to covert a WIKI to a PDF file.GithubMarketplace
YAML Documentation GeneratorUses the task.json files within an extension package to build YAML usage documentationGithubMarketplace
Manifest VersioningAllows the versioning of DLLs, DacPACs, APPX and VSIX packagesGithubMarketplace

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

TitleDescriptionSourcePackage
Parameters XML GeneratorA 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)GithubVS Gallery
MsTest Wrapper for nUnitT4 Generator for MsTest Wrappers For nUnit Tests, it dynamically creates MsTest wrappers for nUnit tests at build timeGithub

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

TitleDescriptionSourcePackage
StyleCop Command LineA command line wrapper for StyleCop so it can be called from the command prompt for PowerShell scriptsGithubGithub

In-active projects

 The following projects are not activally being developed

TitleDescriptionSourcePackage
TFS Alerts DSLPython 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 TesterAn attribute based library to aid the testing of user interfaces (Moved from CodePlex)GitHub