Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A zero-conf git repository hub for Windows and macOS
RepoZ is a zero-conf git repository hub with Windows Explorer- & CLI enhancements. It uses the git repositories on your machine to create an efficient navigation widget and makes sure you'll never lose track of your work along the way. It's populating itself as you work with git. It does not get in the way and does not require any user attention to work. RepoZ will not compete with your favorite git clients, so keep them. It's not about working within a repository: It's a new way to use all...
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.