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

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • 1
    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
  • 2
    Ajax.NET is an implementation of the AJAX technology used by Google, Orkut, Flickr, ... for the .NET environment. Call server side methods as if they were on the clientside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Maintain all anaksibolga project components
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CUAHSI water1flow web service 1.0 api provide programming interface for water1flow web services. Api will expose to .net, java, php, javascript etc programming language. Developed by Joe hu at MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Front End for a generic CyberOPC Server based on the free CyberOPCServerLibrary. It is free opensource a kepware-like interface using a server generated with the CyberOPCServerLibrary. (www.cyberopc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple tool to manage a weblog from your Pocket PC. Supports several weblogging APIs (inc. MetaBlogAPI and .Text). Create postings offline and synchronize later. Will later support Atom API as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LIPIDr is an open source XMLRPC desktop blog client written in C# and .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Mean Fiddler is a REST-style data service for .Net similar to the Microsoft project codenamed Astoria but based on NHibernate as the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MonoOSC is a project composed of two parts. A CSharp, C#, library used to access the openSUSE Build Service, OBS. The second part is a nice GUI which uses this library. MonoOSC requires the Mono >= 2.1 version of the distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an archive of the PowerBlog blogging desktop software application. PowerBlog is no longer supported as of 2005 and stopped working when incompatibilities came with .NET Framework v2 and Internet Explorer (which was used for WYSIWYG HTML editing). PowerBlog was a powerful and intuitive Windows desktop blogging application. One could post blog entries to an XML-RPC/Blogger API host, FTP host, or other host. It was extensible using .NET assemblies or by using VBScript/JScript scripts. It had an Outlook-style article browsing interface. PowerBlog's closest competitor was w.Bloggar until Microsoft Live Writer was released, which made PowerBlog an irrelevant product. If you are curious about PowerBlog's author and what he is up to, visit http://www.jondavis.net/techblog Feel free to send Jon a message at jon -AT- jondavis-dot-net (<< anti-spam) asking him what he's been up to with blogging solutions lately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    At first I wrote TMXmlRpc to create a .NET interface between the Trackmanias dedicated server which is running the Xml-Rpc protocol. But it is much more now, you can use the library to create a Xml-Rpc Server or Client and set up a connection between the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Implementation of Web Processing Service OGC standard at version 1.0.0 in ASP.NET. Includes simple client (written in PHP) to communicate with service. More information about this standard can be found at http://www.opengeospatial.org/standards/wps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    WinCC Open Architecture C# Framework

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

    Author: Andreas Vogler Homepage: www.rocworks.at Communication .Net client to WinCC Open Architecture. Works fine with MonoTouch and Mono for Android! GPLv3 License is used for the public domain. If you plan to use it in a CLOSED SOURCE project, please get in touch with me - andres.vogler@gmail.com ! Communication can be done directly with XMLRPC or with the included proxy: * .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect). * tcp (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
  • 17

    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    umsn (micro msn) is a lightweight MSN client for who don't have a fast computer or don't want install a big pack microsoft's client or other multi-IM client. The only requirement is framework .NET 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next