Ril# mentioned on the read it later api site
Yesterday I got a notice in my inbox that the creator of the Read It Later List – Nate Weiner – had put up the notice that my library exists.
As you can see on the picture it’s up there go and see at http://readitlaterlist.com/api/libraries/
Ril# first release
Today (07/05/2010) Ril# – rilsharp – was released to codeplex.com. You can find the sources as well as the download over at the codeplex.com project
Ril# allows you to communicate effortless with the public API that is exposed over http://readitlaterlist.com . Read It Later is a service that allows you to store links to online content for reading at a later moment which better fits you. It is really easy to use and the existing tools apps are amazing! So if you want to include this service into your developments and you are using the .net platform to develop your application you will definitely like Ril# as it provides you an easy to use .net interface to the Read It Later REST API
Ril# was built using the Microsoft .Net Framework 3.5 sp 1. It also uses the excellent json library for .net from James Newton-King. Have a look at his Json.Net library at http://james.newtonking.com/projects/json-net.aspx The source of json.net is included in the Ril# library so you only have to work with 1 dependency.