Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.