Showing 116 open source projects for "c# xml parser"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    gRPC

    gRPC

    High performance, open source universal RPC framework

    gRPC is a C-based high performance remote procedure call (RPC) framework that can run in any environment. It efficiently connects services in and across data centers with plenty of support, and can also connect mobile devices and browser clients to backend services. Essentially, it makes it easier for you to create distributed applications and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apache brpc

    Apache brpc

    Industrial-grade RPC framework used throughout Baidu

    Apache brpc is an industrial-grade RPC framework for building reliable and high-performance services. Apache brpc (incubating) is an effort undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems. The main repository is at GitHub in https://github.com/pupnp/pupnp. This is just a clone repository for legacy reasons. Old SourceForge repo: git://pupnp.git.sourceforge.net/gitroot/pupnp/pupnp
    Leader badge
    Downloads: 3,925 This Week
    Last Update:
    See Project
  • 4
    UniNFe
    NF-e, CT-e, NFS-e, MDF-e e NFC-e Monitora uma pasta procurando pelos arquivos XML - Assina digitalmente os arquivos XML - Transmitir / Receber arquivos XML usando o Webservice da SEFAZ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Easy Feed Editor
    ACTIVE DEVELOPMENT ENDED IN 2011. Use Easy Feed Editor to create your own feed. Easy Feed Editor supports both RSS and ATOM.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PyXB (“pixbee”) is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Goldfish RSS
    Goldfish RSS is an RSS feed and podcast manager for windows. It has the ability to handle multiple RSS/Podcasting projects and makes it easy to modify feed properties, add feed items, and upload files/enclosures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A P2P overlay construction toolkit, which supports routing algorithm researchers in addition to application developers. It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A C++ XmlRpc library, client side only at this stage, for Windows. It's built on top of WinInet rather than reimplementing the HTTP and HTTPS protocols, and therefore has automatic support for SSL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libzeep

    SOAP and webapp library for C++

    A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libMPF is a C++ crossplatform application framework. It features a framework for normal and daemon processes, generic processing of datatypes (validation, formatting and conversion), logging, a WSDL parser, dynamic SOAP parsing/generation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XQuery tester

    Simple program to learn and develop XQuery

    Simple program to learn and develop XQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    blog4y

    blog4y

    Easy blogging for you.

    Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Meresco is both an OAI Data Provider and a Service Provider. SourceForge is only used to host the source control (subversion). Sources: http://sources.meresco.org/ Binaries: http://repository.cq2.org/ Mail: http://groups.google.com/group/meresco
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ARADO - URL Database & RSS Feed Reader
    ARADO RSS Feed Reader is a URL Database for Websearch and RSS Feed Reading, which saves your added Bookmarks & RSS-Feeds and syncs newest URLs with your connected devices. Store and Search your all your URLs in ARADO. As framework c++ / Qt is used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    WinCC Open Architecture C# Framework

    C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)

    ... (xml over tcp) for sending unsolicited data/events from the proxy to the client. The proxy also acts as a distributor - if clients have the same dp(Query)Connects, the connects are done once, and the proxy will forward it to the clients. Easy example for a dpQueryConnect with a delegate: client.DpQueryConnectSingle((object s, ArrayList a) => { Console.WriteLine("event!); }, "SELECT '_online.._value', '_online.._stime' FROM '*.**'");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XMLRPC for C#

    Lightweight XMLRPC for C#

    Lightweight XMLRPC implementation for C#. Works fine with MonoTouch and Mono for Android (www.xamarin.com) because reflection.emit is not used!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RTAI-XML
    RTAI-XML is a server component of the Real Time Application Interface (RTAI) project, implementing a service oriented way to design and develop Real Time (RT) control applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program implements a SOAP client that could send an XML to a web service and display a response interactively. It was primarily built to test different security measures that are usually implemented to protect SOAP traffic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    RSS Reader

    A small RSS client

    A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work. It allows you to subscribe for feeds and read them. RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project. Any registered user can post new bug or feature request ticket. Any help would be appreciated. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next