C# File Sharing Software

View 322 business solutions

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

  • 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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic, removing the burden from other apps. Trackers marked with (invite needed) have no active maintainer and may be missing features or be broken. If your client supports multiple feeds it's recommended to add each indexer directly instead of using all indexers. Using the all indexer has no advantages (besides reduced management overhead). We recommend you install Jackett as a Windows service using the supplied installer. You may also download the zipped version if you would like to configure everything manually.
    Downloads: 66 This Week
    Last Update:
    See Project
  • 2
    MyTvShowOrganizer

    MyTvShowOrganizer

    Tv-Organizer & Torrent Episodes Downloader V.2025.06.02

    OpenSource Application which has a Complete set of Tools to organize, get info and Download torrents of Tv-Series. STATUS: STABLE. NEW REQUIREMENTS: .WINDOWS 10 64 bit or above; .FIREFOX x64 installed and ready to deal with Torrent and Magnet Links. Test firefox at www.limetorrents.lol before installing https://www.mozilla.org/en-US/firefox/all/#product-desktop-release .UTORRENT or Similar Torrent Client. How: It gets the TV-Show name, episode, resolution, plus any KeyWord to filter the results, eg: DD5 (must have DD5); -HEVC (must not have); DD5|6CH (one OR other). It searches WEB at the chosen torrent indexer ( limetorrents, idope..). Then the torrent for the most seeded which matches user criteria is sent to Utorrent. Other OS: Need to install virtual copy of Windows. See: http://dev.modern.ie/tools/vms/ and https://www.virtualbox.org/ Do not be a Pirate! SUPPORT Tv-Series Producers! SUBSCRIBE to a Web media streamer like Netflix to get legal access
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3
    Megaupload Downloader
    Megaupload Downloader is a programme born to avoid users tons of advertisement, poup-ups, etc.. that we get when we try to download from free file hosting services.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    A Windows TFTP server and client written in the .NET framework using C#. Includes support for TFTP options, logging of TFTP requests to different sources including to a SQL server. A class is also available to include TFTP into your own program.
    Downloads: 65 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    IPFS HTTP Gateway

    IPFS HTTP Gateway

    Allows HTTP access to IPFS files and directories

    Allows HTTP access to IPFS files and directories. An IPFS Gateway acts as a bridge between traditional web browsers and IPFS. Through the gateway, users can browse files and websites stored in IPFS as if they were stored in a traditional web server. If Qmhash is a directory and it contains an index.html file, then the file is served. Otherwise, a listing of the directory is served. To force a directory listing, end the Qmhash with a forward slash.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    net-ipfs-engine

    net-ipfs-engine

    IPFS Core API implementation in .Net

    An embedded IPFS engine implemented in C#. It implements the IPFS Core API which makes it possible to create a decentralised and distributed application without relying on an "IPFS daemon". Basically, your application becomes an IPFS node.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    iFolder
    iFolder is a safe and secure way to share and synchronize files across computers and within teams. http://ifolder.com Report Bugs : http://tinyurl.com/ifolderbugs Open Bugs : http://tinyurl.com/ifolderopenbugs
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Torrent Loader, an improved TorrentSpy - Like program, will Load and edit .torrent files, extract all the information from them including Name, Tracker(s) File List etc. Giving you both the main data and the hierarchic structure.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9

    Virtual Ghost Explorer

    Tool for sharing folders schemas.

    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    NFT Faucet

    NFT Faucet

    WASM web-application that allows you to mint ERC-721 tokens

    It's a WASM web-application that allows you to mint ERC-721 and ERC-1155 tokens to any specified address from supported networks. Used contracts are based on OpenZeppilin contracts, but with one unusual feature - mint method can be called by anyone, not just by an owner. The entire web app works as a static website, hosted on Github Pages. There is no backend, it runs only in your browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    blockfrost-dotnet

    blockfrost-dotnet

    .NET, C# and PowerShell SDK for Blockfrost.io API

    To use this SDK, first, go to blockfrost.io and create your project to retrieve your API token.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ZModem 4 dotNET

    A C# implementation of ZModem protocol

    Few weeks ago, I needed to get 1 file from a remote device, and only serial communication was possible. I search everywhere, but I couldn't find any implementation for .net... So here it comes as a simple "get file" library. It works with several limitations that can be improved if needed. The project is built with Visual Studio 2008
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    FTPbox
    synchronize local files with your host, via FTP. Use your files anywhere and avoid any disk space limits...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    What this program does is bringing out human interaction while downloading files from rapidshare(without premium account). It downloads all the rapidshare links sequentially to the specified location.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    HOTSPOT

    HOTSPOT

    HOTSPOT for windows 10

    Windows is no longer away from hotspot. This software lets you turn your windows 10 PC into a hotspot. Create your middle-ware with apache, IIS or any server , test it by making your PC server. Create LAN servers to play high end LAN games. Share your internet between your clients and many more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    MovieSieve
    A simple command line tool, that takes a RSS feed of movie torrents, takes the good quality ones (based on the name) and checks IMDB for their rating. If it is higher than a predefined margin it downloads the torrent.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Torrent File Hash Checker

    Torrent File Hash Checker

    Verifies the integrity of the files

    Check the integrity of the downloaded files with its counterpart in a torrent file
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    EXIL IPFilter Updater

    EXIL IPFilter Updater

    IPFilter Updater

    This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically. It supports Gzip, Zip, and Dat format. It is also easily configurable. You can add and modify any link you want! Hope you like it. Feel free to leave a comment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Let Us Source

    It's a open source porject.

    Do you want share your code with us? Let's source! Have fun!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    SoundGrabber

    SoundGrabber

    Small powerful SoundCloud downloader

    Easily download full SoundCloud playlists or tracks with few clicks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Premium.to Link Generator

    Premium.to Link Generator

    Premium.to Link Generator

    15/08/2014 Premium.to Link Generator V4.01 release Changes Log: Link conversion bugfix Premium.to Link Generator is an AIO application to test host links, convert host links to your Premium.to account and automatically store to your clipboard or send direct to Internet download manager. Note: You must have a http://premium.to/ account for this to work
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    xg
    NOTE! xg moved to github, no mor updates are published to sourceforge! see you @ http://github.com/lformella/xdcc-grabscher
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    DocLib is a Web-based Document Management System implemented in ASP .NET technology to facilitate documents finding in Full Text Search, Directory Browsering, Search by document summary,by Catagory/Attribute , and by Virtual Directory.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    NzbSearcher
    NzbSearcher is a windows client for SABnzbd which integrates it with various UseNet (nzb) search sites. Check website below for changelog. Currently supported NZB search sites: NZBindex.nl, NzbMatrix.com, YabSearch.com and NZB.su
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next