davidfowl / OwinHttpClient

Barebones http client that uses the owin interface built on .NET socket API.
Other
48 stars 14 forks source link

Mono Support #15

Closed dragan closed 11 years ago

dragan commented 11 years ago

Here's the pull request that adds the capability to run under Mono that I promised. The Nancy and WebApi demos don't work, but everything else does. I comment those two demos out when running the demo. I just didn't spend too much time on them since I'm not sure what the future of the demo project is with the Tests project in place.