New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Monitors directories for changes, executing a user-defined application
Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message.
It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
Free configurable Windows Explorer context menu extension.
ContextMenu is a free configurable shell extension allowing users to define their own menu items to be included in the Windows Explorer’s context menu. This project consists of two DLLs (x86 and x64) written in native C++ with plain access to the Win32-API representing the shell extension, a composer written in C# to be used to configure all shell extensions at once as well as of a help file explaining all necessary details. The composer is also available as x86 and x64 version. Note this...
This project is to search files and their content that could be opened using notepad. Future releases will include other file types as well (pdf, word,excel...etc.). This will also allow a user to open the files in the results box using notepad and copy selected files to other folders. This was done using Visual Studio 2010 express version for C#.
Batch file renamer. Rename a collection of files using regular expression to extract information from filenames. These information’s can be formatted and reuse to build destination filenames. Hope you will enjoy!
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This project aims at providing an API in .NET to gather directory/files information of an NTFS volume very efficiently. (in contrast to the classic approach like FindFirst/FindNext which is really slow on large directories.)
This project brings the Windows defragging API to the .Net world. I hope this project will spur people to write new defragging algorithms by providing an algorithm plugin framework.