C# Data Formats Software

View related business solutions

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

  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 1
    Easy PDF Two Sided

    Easy PDF Two Sided

    Imprimir PDFs a doble cara en cualquier impresora

    Con "Easy PDF Two Sided" puedes dividir tu archivo PDF en dos partes para imprimir todas las páginas pares por una parte, y a continuación imprimir las impares invertidas. De este modo puedes tomar un taco de folios y simplemente darle la vuelta al imprimir la segunda parte, sin tener que reordenar los folios. REQUISITOS: - Windows 7 o superior. - NET Framework 4.7.2 o superior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    Fazed is a simple phishing tool which allows you to generate html and php files which are customized by your redirected link and access code. Fazed is based on .NET 3.5 and requires minimum of 800x600 resolution. Fazed has six language options which allows locals of the language's respective areas to use the application with ease. The implemented languages are Russian, English, French, Chinese (simplified), Urdu and Sindhi. It is expected to see more language implementations in the future update of Fazed. With the increasing number of downloads and popularity, the more new languages will be implemented. The project is expected to see a major turn in the summer 2017. The new features might be custom code editor, more phishing files options and enhanced user interface with settings option to disable or enable various functions including tooltips etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FreeMiCal allows the bulk export of MS Outlook appointment items to RFC 2445 conformant iCal format. .NET 2.0 or greater and Outlook 2003 or 2007 Interop Services required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Image vectorizer implemented in managed C#. It supports XAML and SVG output. This program will be useful for Silverlight and WPF developers and designers. You can edit result int the MS Blend(XAML) or in the Incscape(SVG).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    The MI3 HTML Editor is a free HTML editor that has multiple modes of previewing and HTML validation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    OPML Creator is a forms based application written to C#. The basis of the project is to enable quick and easy manipulation of OPML files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A set of tools for the XNA RPG starter kit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    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
  • 11
    Integrating RFC2397 data: URIs with the .net System.Web.WebRequest infrastructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    2DFMDBarcodeCreator

    2DFMDBarcodeCreator

    Create FMD style DataMatrix pack codes & DataMatrix aggregate codes

    Read CSV files of FMD pack data, create and print FMD DataMatrix codes for all packs in the file. Create aggregate barcode files for packs within the same batch. The Aggregate function is for labelling outer packs allowing codes to be checked without breaking a box seal and scanning packs individually
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3UEditorObj

    3UEditorObj

    Editor for Obj files

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

    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
  • 16
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    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
    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
  • 22
    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
  • 23
    Alian Desktop Searcher is a fast and powerful search engine. It can Index all of files and folders inside local hard disk, CD's, DVD's and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A .Net library coded in C# language that inplements some sort of functions I found useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maintain all anaksibolga project components
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB