[go: up one dir, main page]

Browse free open source C# Command Line Tools and projects below. Use the toggles on the left to filter open source C# Command Line Tools by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! Duplicati also works on all major platforms (Windows, Linux and OSX). Unlike many other backup solutions, Duplicati ensures that your data is stored securely far away and updated regularly. Incremental updates means it saves on bandwidth and storage space, with a scheduler that automatically keeps your backups up to date.
    Downloads: 196 This Week
    Last Update:
    See Project
  • 2
    Roslynator

    Roslynator

    A collection of 500+ analyzers, refactorings and fixes for C#

    A collection of 500+ analyzers, refactorings, and fixes for C#, powered by Roslyn. Roslynator client libraries are meant to be used for the development of your own analyzers/refactorings. It does not contain any analyzers/refactorings themselves. All analyzers in package Roslynator.Formatting.Analyzers are disabled by default. Roslynator Testing Framework can be used for unit testing of analyzers, refactorings and code fix. The framework is distributed as a NuGet package. Some analyzers require options to be set. For this purpose, there is special analyzer ROS0003 that report a diagnostic if an analyzer is enabled but the required option is not set. ROS0003 is disabled by default. If you want to configure Roslynator on a user-wide basis you have to use the Roslynator config file. The default configuration file can be used with an extension for Visual Studio or VS Code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GitForce

    GitForce

    A visual front end to git

    Git is a popular source revision control system. GitForce is a GUI front-end for the git command line tool and runs on both Windows and Linux. It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Tagger#

    Tagger#

    Command-line media (audio/video/photo) tagger based on TagLib#

    Command-line tool for reading and writing metadata in media files, including video, audio, and photo formats. Based on TagLib#: https://github.com/mono/taglib-sharp. Requires .NET 3.5 SP1.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 5

    TextFileReverse

    A Windows command line tool to reverse the contents of a text file.

    A simple command line tool, drop the Reverse.exe into the %systemroot% directory in Windows to call the program from the command line. Then just call like: Reverse /i Path\File.txt and the file will be overwritten with reversed text. Or an outfile can be specified Reverse /i Path\File.txt /o path\OutFile.txt this will leave the original file intact. A file containing: item 1 item 2 item 3 Would then be reversed to item 3 item 2 item 1 You can also remove blank lines with the switch /r, as of 1.0.1.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Amnesia CLI

    Amnesia CLI

    Modding CLI tool kit for Amnesia: The Dark Descent

    A CLI tool kit for creation and management of Amnesia: The Dark Descent mods / custom stories. Manages game/engine log files, creates templates of mods, validates and cleans script files, assets, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Small command line tool to directly execute SQL statements against any OleDB database. Can also execute a sql batch file. Handy for automation purposes e.g. for MS Access databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This tool provides User Interface for command-line tool SqlMetal which can generate code and mapping for the LINQ to SQL component of the .NET Framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    C# Command Line tool to register and delete COM+ Applications across multiple servers
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    (C)reate (W)inpe 20 ISO is a command line tool to automate the generation of customized bootable WinPE 2.0 or WinPE 3.0 ISO Images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A scriptable command line tool to check if a set of ENGDAT files is complete.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    OSPC

    Open Software Plagiarism Checker

    A open source software plagiarism checker. It checks the similarity of individual files and generates various types of reports. Also it is able to find groups of similar submissions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Very simple and easy to use command line tool for compiling and decompiling Microsoft .NET '.resources' files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Z-SQL is a package-oriented SQL language designed for Microsoft SQL Server. Full language specification is provided. The compiler translates Z-SQL to SQL Server's native T-SQL. A command line tool, zsql, that superseeds osql is also included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AddHeaderToCS is a command line tool, that adds header to files (to .cs files by default) in current directory and all sub-directories. For an example, you can add copiright header to all your source .cs files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Basecy

    Basecy

    A tool for encoding/decoding to basecy

    Encode/Decode files to UTF-8 text filled with printable ASCII and Cyrillic characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crc32.NET is a command line tool written in C# which can verify the CRC32 of a file or set of files, comparing the calculated value against the value stored in the file name (if any). It can also add, remove, or update CRC32 values in a file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crypt-Gui is a small, simple and C# based gui related to the nice encryption command-line tool named Crypt, written by Animesh Srivastava.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The dfslink command line tool help's to add a lot of links to a Microsoft DFS structure in one fell swoop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DataBaseMerge is a command line tool, that merges database structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DirClean is a command line tool for deleting empty directories within a folder structure and is ideal for tidying up large folder structures such as music libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ES-DOS A
    ES-DOS is a application for windows that looks like MS-DOS but is not a OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExLock

    ExLock

    File Lock Test Tool

    Exlock is a command line tool. The purpose of this tool is to test / debug / tune the creation of other software. Exlock opens in exclusive mode a file passed as parameter. Other processes accessing the file will get a error. The purpose of this tool is to simply evaluate which is the behavior in case of this error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flacattack is a command line tool that was designed to simplify the CD ripping and encoding process. It can be used in conjunction with Flac and Exact Audio Copy as well as other tools to encode your files to various formats in one pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next