Showing 27 open source projects for "c sharp typing source code project"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    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.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    File Converter

    File Converter

    Simple tool which allows you to convert and compress files

    File Converter is a minimalist open‑source tool (GPL‑3.0) that lets users convert and compress one or multiple files directly via the Windows Explorer context menu. It integrates with powerful back-end utilities—FFmpeg, ImageMagick, Ghostscript—to handle a broad range of media and document transformations. File Converter is a personal open source project started in 2014. I have put hundreds of hours adding, refining and tuning File Converter with the goal of making the conversion and...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FullDiskHash

    FullDiskHash

    Get and save hashes of files in a drive or folder.

    Get and save hashes (MD5 and SHA256) of files in a drive or folder. In later stages of the project, it will be possible to compare the hashes with previous scans to check which files have been changed. Additional information such as the author of the software or its certification in the case of executables or libraries is also read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Shuffle Sync

    Shuffle Sync

    Randomly copy files of a specific type to your target path!

    Shuffle Sync is a very simple program which allows you to copy random files of a specific type (usually music or video files) to a target path or drive. ***Please do be careful with the "Delete all files" option and the target drive/path.*** Upon clicking on the "Shuffle Sync" button, the application will check and warn for the following: - if drive is a FIXED drive (usually hard drives) - if drive has a total capacity of more than 64GB - if the "delete all files" checkbox is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    iDecryptIt

    iDecryptIt

    iOS firmware tools

    Project has been moved to GitHub: https://github.com/colejohnson66/iDecryptIt iDecryptIt is a tool to decrypt the root filesystem of an IPSW.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Quambla

    Quambla

    Private file archive (Dropbox, iCloud, etc alike)

    Quambla is a software that installed within your company or private structure will enable you to provide a complete remote file archive service to you and all your staff. The advantages of such technology are: you won't pay anything but you will reuse your ftp and sql resources without relying on any external services and you will keep your data where you really trust. Pure Cloud-systems can be very efficient but have several drawbacks and they are not as cheap as they look since you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crispy Checksum

    Crispy Checksum

    Track your file and folder changes and detect corruptions

    Crispy Checksum builds and maintains a checksum file (MD5 based, so far) for a specified folder and lets you verify the changes and detect slow data loss due to upcoming disk failures. Using its intuitive user interface, you can view changes in that folder and update the checksum file(s) continuously. You can obtain the source code at: https://crispy-cow.de/git/cchksum.git/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    If you are .NET developer and have a good idea for TC plugin - provided interface is the right choice for you. You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Double File

    Double File

    Examine your file collection: what's backed up; disk usage.

    On the surface, Double File may look like WinDirStat (from which it borrows code) or similar graphical drive utilization utilities: e.g. the second assembly 'Volume Treemap'. However, Double File is project-based: it saves file checksums in directory listings you store locally. It facilitates planning and transitioning between computers and operating systems: snapshot your drive and safely archive it. Listings can be searched when volumes are off site. Can read any volume mounted in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luba Filewatcher

    Luba Filewatcher

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Image Organizer

    Image Organizer

    Organize image files into folders

    Have a large file of images that you want to sort into sub-folders easily? Image Organizer helps you sort image files into folders, with an easy drag-and-drop or keyboard controlled system. Written in C#, using WPF and shows an implementation of MVVM with a few attached behaviors to keep the code behind truly clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Little Registry Optimizer

    Little Registry Optimizer

    Compact the Windows Registry

    Little Registry Optimizer is a part of Little Apps` Little Registry Cleaner. This project is aimed to analyze the windows registry and optimize it so it will be smaller and run smoother. This program is licensed under the GNU General Public License.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    TotalExplorer

    Command line based file manager

    Easy file manager based on command line. Developed in C# .NET 4.5 (School project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    StriX C-Console

    StriX C-Console

    A C-Console is AllowS You To Interact With Your OS

    A C-Console is a non-graphical interface that allows you to interact with your operating system. At the C-Console, you enter commands by typing their names followed by options and argument... FEATURES: To Open/Close Your DVD/CD Tray To Enable Or Disable Task Manager To Enable Or Disable Registry Editor To Set The Foreground Color Sets the window title for a C-Console.EXE session. Displays the name of or changes the current directory. Displays a list of files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WorkHub

    A modular ASP.NET/db4o based application framework

    Includes 7 project organization and management modules by default. Download the latest releases and get SVN checkout info at www.softwaremonkeys.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    sfisa
    sfisa is a shorcut of search files in subfolders also. The mainfeatures are: search files with specific extension or/and name which is included in name found files search files with specific phrases in files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MonoCommander - monocmd. Target of this project is to develop an open source "commander"-style file manager written in c#, based on mono, gtk-sharp, glib-sharp. While it should work cross-platform, the primary taget is linux/gnome desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Program to meassure read and write data speed to a filesystem in bytes/s and bits/s. Filesystems mapped to driver letters (i.e. C:) can be used. Use project website to install program with Microsoft ClickOnce technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Windows Designer Studio is a set of libraries and applications written in C# to modify Windows NT-based installs / distributions, port applications, recreate installation media and manage drivers, components and applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project is intended for automatic start of Works and tracking of their states. The list of works: copying of files (locally, on a network, ftp), start stored procedures in MS SQL DataBase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo