Azure DevOps Extensions
Azure DevOps Extensions are add-ons that can be used to customize and extend your DevOps experience with Azure DevOps Server and Azure Devops Online.
They are written with standard technologies - Markup, Typscript, Powershell.
Build Version Updater
Build Version Updater is an Azure DevOps Extension
This extension will update a variable in a build or release pipeline.
For more information on details.
Replace In Files
Replace in files is an Azure DevOps Extension
This extension will replace some values in source code in a build pipeline.
For more information on details.

IIS Web App Secure
IIS Web App Secure is an Azure DevOps Extension
This extension will secure a web application through msdeploy in a release pipeline.
For more information on details.

Nuspec Updater
Nuspec Updater is an Azure DevOps Extension
The tool will updater your nuspec file in each of project.
The updater will sync your nuget.config or project.csproj with your nuspec file.
The goal is so that when your project is updated with a newer version of nuget packages that you don't need to manually update each nuspec file, but that the nuspec files are synced with your selected nuget packages.
