jump to navigation

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

Posted by James Webster in : software, development, dotnet , trackback

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.

Comments»

1. ehcache.net - December 29, 2010

A .Net wrapper for the Ehcache server REST interface…

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

From the FEATURES section of the project README: