jump to navigation

A .Net wrapper for the Ehcache server REST interface June 19, 2010

Posted by James Webster in : software, development, dotnet , add a comment

I have been working on a .Net wrapper around the REST interface exposed by Ehcache.

From the FEATURES section of the project README:

Code (no binaries at present) is currently available in this GitHub repository although it is a work-in-progress, hoping to sort out serialization of generic type parameters to/from XML & JSON and Silverlight support soon.