Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Version incrementer solution for Visual Studio C# projects
Years of frustration with the lack of auto-incrementing of the versions number has resulted in this little console app.
It can be run from the Visual Studio Build Events (I use it in the Pre-build event command line). Can also be run in a command window (good for seeing the help).
It can be commanded to automatically rollover the version number from revision to build to minor to major, each independently controlled from the command line.
A standalone console application used for mailing revisions to a selected list of email addresses upon commit. Plugs into the SVN post-commit hook. Provides similar functionality and formatting as CVSMailer.
Commitfusion is a PowerShell Module designed to streamline the process of generating Conventional Commits Messages in git. Commit messages are constructed using the Conventional Commits specification. The module allows the construction of a customized commit message with a number of parameters