1. TweetSharp

    By:

    TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy.

  2. Hammock

    By:

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

  3. Entity Framework Provider Wrapper Toolkit

    By:

    A toolkit for writing Entity Framework provider wrappers.

  4. SystemWrapper

    By:

    SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them.

  5. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information

  6. CombinationStream

    By:

    Single stream representing multiple streams

  7. .Net wrapper library for Xero API

    By:

    .Net wrapper library for Xero API. This library allows you to perform GET/PUT/POST methods against the Xero API without needing to know the internals of xml serialisation, oauth signatures or character encodings. See http://developer.xero.com for more information.

    6,619 downloads

  8. Postmark

    By:

    Leave email delivery to the experts with this plugin to bring Postmark email services to your web application. Requires a Postmark account.

  9. Pechkin

    By:

    .NET Wrapper for WkHtmlToPdf static DLL, library that uses Webkit engine to convert HTML pages to PDF. Allows you to utilize full power of the library. See Pechkin.Synchronized for thread safe wrapper.

  10. HttpHelper 0.9.0

    By:

    Mockable HTTP Helper for.NET2.0+/SL4+/WP7/WinRT (supports Task Parallel Library/async/await)

  11. EmailNotification

    By:

    The Email Notification wrapper makes it easier for .NET developers to wire up emails using fluent configuration. You'll no longer have to manually setup the email service and handle possible exceptions.

  12. Task Scheduler Managed Wrapper

    By:

    Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.

  13. ZenDeskApi

    By:

    *Deprecated. See ZendeskApi_v2* A .net wrapper to the ZenDesk api. Use this to get/create/edit: tickets, forums, etc.

  14. MSChartWrapper

    By:

    MSChartWrapper is a wrapper around Microsoft chart control for Win32. If you wish to create a simple line-chart or column-chart but do not want to dive into the API for Microsoft Chart Control, this is for you. Its API enables one to easily plot a series with a few function calls, or pop the chart in a window as easily as showing a message-box. In... More information

  15. SqlCeWrapper

    By:

    SqlCe 4 Wrapper

  16. ClewareWrapper

    By:

    A .NET wrapper of Cleware usb devices, including their USB Traffic Light. Makes it easy to integrate them as eXtreme Feedback Devices for your continuous integration. The wrapper is fully documented, using the PDF documentation of Cleware.

  17. DapperWrapper

    By:

    A simple abstraction atop the Dapper extension methods for testability.

  18. Wrapper.OpenXml

    By:

    This is a wrapper simplifying some of the functionality available in the OpenXML SDK v2.0. Currently only Excel functionality is implemented.

  19. Paymill Wrapper .NET

    By:

    Paymill Wrapper. NET is an API for easy integration for recurring billings and payments online through the product https://www.paymill.com

  20. LibGit2Sharp

    By:

    LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.