Mono : Is it possible to host a web/wcf service from console application?

Posted by funwithcoding on Stack Overflow See other posts from Stack Overflow or by funwithcoding
Published on 2010-03-11T16:11:41Z Indexed on 2010/03/31 10:43 UTC
Read the original article Hit count: 393

Filed under:
|
|
|
|

I know with .NET we can host wcf service from a console application without the need of webservers like IIS or apache. Is it possible to do the same with Mono 2.6.1 on a RHEL 5 or CentOS? Any links to any documentation will be highly helpful.

© Stack Overflow or respective owner

Related posts about mono

Related posts about linux