wcf - c# rest webservice without IIS -



wcf - c# rest webservice without IIS -

is there example/tutorial on how create , run wcf rest webservice without iis ?

i want have console application that'll run webservice , not host in iis.

just self host service system.servicemodel.web.webservicehost in console application. wire appropriate endpoint behavior / binding.

c# wcf web-services rest

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -