All my active personal projects are now stored on Github
You can find specific projects in the following locations (including legacy ones).
VSTS/TFS Extensions
The following extensions can be installed on VSTS or TFS 2015.2 (or later) via the VSTS Marketplace
Title | Description | Source | Package |
Generate Release Notes | Generates a markdown release notes file based on work items associated with a build | Github | Marketplace |
Pester Test Runner | Allows Pester based tests to be run in a build | Github | Marketplace |
StyleCop Runner | Allows a StyleCop analysis to be made of files in a build | Github | Marketplace |
Typemock TMockRunner | Allows TMockrunner to wrapper MSTest, allowing Typemock test to be run on a private build agent | 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
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 VSTS/TFS/Visual Studio projects
The following projects are TFS related but not packaged as extensions (yet)
Title | Description | Source | Package |
VSTS Service Hooks DSL | Python based DSL that allows the easy scripting of actions when a TFS/VSTS Service Hook Alert is received | Github | Marketplace & Github |
TFS API Scripts | A selection of Scripts using different TFS/VSTS APIs | Github |
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 | GitHub |
GUI Tester | An attribute based library to aid the testing of user interfaces (Moved from CodePlex) | GitHub |