1. RestSharp

    By:

    Simple REST and HTTP API Client

  2. DocumentFormat.OpenXml

    By:

    Microsoft OpenXML SDK 2.0

    40,542 downloads

  3. ELMAH on XML Log

    By:

    ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.

  4. XML-RPC.NET

    By:

    A client and server XML-RPC library for .Net.

  5. ClosedXML

    By:

    ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Docume

  6. Hammock

    By:

    Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.

  7. ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative

    By:

    Binaries for the ServiceStack web framework. Visit http://www.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.

  8. Microsoft ASP.NET Web API Client Libraries 4.0.30506.0

    By:

    This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

  9. Xml Export

    By:

    Generator for exporting data to Office (Excel and Word)

  10. XmlSettings

    By:

    A general purpose settings .ini style file in xml format.

  11. Code2Xml

    By:

    Code2Xml is a parser library that interconverts source code and xml files supporting multiple programming languages.

  12. XML-RPC.NET - Server

    By:

    XML-RPC.NET - an XML-RPC server library for .NET (see xmlrpcnet for the client package). NOTE: this is a pre-release development snapshot of the 3.0.0 release. The recommended stable release is version 2.5.0 of the xmlrpcnet package which supports both client and server applications.

  13. NETFx Dynamic Xml

    By:

    Provides a dynamic API over XLinq: var xdoc = XDocument.Load("rss.xml"); var rss = doc.Root.ToDynamic(); // Type conversion, element traversal // using dotted path notation DateTime pubDate = rss.channel.pubDate; // Type conversion, attribute navigation // using indexer notation int port = rss.channel.cloud["port"]

  14. Fluent NHibernate

    By:

    Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.

  15. AntiXSS

    By:

    AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.

  16. Elfar.Xml

    By:

    XML ErrorLog Provider for ELFAR.

  17. System.Xml.Linq.Extensions

    By:

    Linq to Xml Extensions

  18. JsonFx

    By:

    JsonFx serialization framework

  19. Artem.XmlProviders

    By:

    Artem ASP.NET XML membership providers for .NET 4.0.

  20. DoddleReport.OpenXml

    By:

    Adds OpenXML support to DoddleReport. The currently supported format is Excel and is more robust than the default ExcelReportWriter in DoddleReport.