Is it possible to install and use OpenRasta without IIS? If so, how?
|
feedback
|
|
This thread provides an example of an HTTPListenerHost
| |||
|
feedback
|
|
Look at the various examples online about using the httplistener host for usingthe http.sys integration. You can also run it in-memory for unit testing, look at the inmemoryhost classes. An of course you can implement your own hosting if u need. | |||||||||||
feedback
|