MindTouch Dream is a .Net library for REST-oriented programming. It ships with a REST micro-server for Windows and Linux (thanks to Mono) that can be embedded into applications or used as a standalone .Net REST web-server. Dream is open source
... [More], written in C#, and licensed under LGPL.
The mission of Dream is to make REST-oriented programming as simple as possible without introducing abstractions that obfuscate the versatility of HTTP.
Dream provides a concurrency and asynchronous execution library that enables efficient programming.
Dream includes a REST micro-server that can act as a standalone host or be embedded into applications to provide a true REST API. [Less]