Open Source C# Formats and Protocols - Page 4

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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Metadata Backup
    Metadata Backup, originally written by Dale Preston, is a tool for backing up and restoring all the information in the Windows Media Player library, including ratings, play counts, and custom fields.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    OPC2MongoDB

    Free tool to read data from OPC sources and save to a MongoDB database

    This tool allows to connect to OPC UA and DA servers, poll for data and subscribe to events and write data in real time to a MongoDB database. It is simple to configure, the opc2mongodb.conf file is self explained, it must be put in the same folder as the exe file. The code is written in C# and it uses the h-OPC and the oficial MongoDB libraries for C#. Requires the .NET fremework 4.6 or later. Need any help? Create an issue here or contact me. Here is my LinkedIn contact: https://www.linkedin.com/in/ricardo-olsen/. Source code: https://github.com/riclolsen/OPC2MongoDB
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenDAFF

    OpenDAFF

    Directional Audio File Format

    OpenDAFF is a free, open-source software package for directional audio data - like the directivity of microphones, speakers, as well as head-related transfer functions (HRTFs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Noir is a Protocol/File Specification Format Framework. Noir specification files double as documenation and can be read into the Noir Framework, which will parse,read, and output automatically for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    VDP Mail Merge 1.7

    VDP Mail Merge 1.7

    High Volume Variable Data Printing & Mail Merge in PDF format

    FREE & user friendly Variable Data Printing tool, to impose Variable Text onto PDF documents. (Mail Merge, Numbered Tickets, Bates numbering, Mass mail Addresses, customized Brochures / Post cards, Contact information, Voters Lists ... etc) Capable of processing more than 2,000,000 Pages or 10,000,000 Records.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Yaife

    Yaife

    Yet Another Input File Editor

    Note: this project has moved to GitHub: https://github.com/Scepheo/Yaife Yet Another Input File Editor (Yaife) is, you guessed it, an editor for TAS movie files. I know these already exist (hence the name), but reading about the problems people have with editing BizHawk movie files (unzipping, finicky sync settings) and having my own troubles with HourGlass, I decided the idea could use an update. Currently supported movie files are: BizHawk (BK2), Hourglass, Dolphin, Visual Boy Advance, PSXjin and PCSX-rr.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The THOR.Serialization project is a .net library for (de-)serialization purposes of .net objects. Classes may be serialized to different targets like databases or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Integrating RFC2397 data: URIs with the .net System.Web.WebRequest infrastructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Implementation of the ISO 8583 protocol for .NET, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible. This is the .NET version of the j8583 project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an RTF code emitter in MS .NET framework. Most frequently used features in MS Word are implemented, including font formatting, pictures, tables, footnotes, headers, footers, etc. No other libraries are required. LICENSE: LGPLv3 http://www.gnu.org/copyleft/lesser.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3UEditorObj

    3UEditorObj

    Editor for Obj files

    Editor for Obj files for 3D Printing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    A Nibble of a Byte

    Bit manipulation and unique compression of limited data sets

    This project uses bit manipulation to do limited types of compression and single byte key character (XOR) manipulation. Both VB.Net and C# versions are available. There are two files associated either the VB.Net version (ANibbleOfAByte) or the C# version (CSharpNibbleOfAByte) that can be downloaded. One is a .exe that demonstrates various kinds of vb.net bit manipulation. (Both the C# and VB.Net exe's are available.) The other file is a .zip of the entire project. The .zip includes a standalone vb.net class (NibbleAndByte) that may be used in other vb.net applications if desired. Virtually all functionality of the demo app derives from the NibbleAndByte class. This class may be added to VB.Net or C# applications that require compression of numeric, non-repeating data with a limited set of delimiters. The most appropriate application for this design is in compressing delimited numeric data. The compression rate for such data will consistently be at 50%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AK PDF Editor

    AK PDF Editor

    Best tool to merge, rearrange, rotate, delete, compress PDF files

    A very lightweight software for PDF file editing. You can merge, rearrange, rotate, delete, compress PDF files in a very simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ARMA 2 Squad Manager

    This will allow easy management of ARMA 2 Squad xml.

    Allows easy management of an ARMA 2 Squad. Very useful if you're not familiar with XML as this program will generate all the XML automatically for you. This is an Alpha version so be careful, backup existing squad XML before saving this one just incase!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Complete ASN.1 libraray supporting the encodings BER/DER/CER (PER is planned for the future). The use of features of the .NET 2.0 framework, e.g. generics, shall ease the creation of other libraries and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Af-Arch is an Open Source N-tier framework to build distribuited applications. Its license schema allows Open Source and commercial (closed source) applications. This is the foundation to build an new set of applications in a fast and reliable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aggregated4 is an open-source, news aggregator. It is planned to [initially] support RSS (versions 0.9 to 2.0, and further if applicable), Atom (0.3 to 1.0, and further if applicable), and in subsequent releases podcast catching, Torrent downloads, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AhMeBa is an XML file-based metabase engine. It targets small data driven applications that don't require a powerfull database engine or need a light, mobile database such as personal websites and small bussiness applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The AJAX Engine is a portable Ajax framework built upon webservice standards (SOAP, WSDL) on data transfer layer by providing proxies for JavaScript. Supporting: AJAX Actions, queuing, scheduling, AJAX enabled controls. Server side adapters are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ajax Portal (WebOS and Portal)
    Ajax Portal (WebOS & Enterprise Portal). Ajax Portal is open source cross-platform cross-browser Web 2.0 / Web 3.0 solution which is based on a new architecture of WebOS and Enterprise Portals. Our Enterprise Portal can work as Mashup (WOA approach). The portal provides Portlet/Portal API, Services. It's posible to use the Decoration module of the portal as a part of the standard Web application (Web 2.0 / Web 3.0 application). Open Source allows you to try and evaluate our Web 2.0 / Web 3.0 Enterprise Ajax Portal for free.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.