Other

 0    1 speciālā zīme    jaroosh
lejupielādēt mp3 Drukāt spēlēt pārbaudiet sevi
 
jautājums język polski atbilde język polski
Jak shostowac standalonowy server http?
sākt mācīties
HttpSelfHostServer
new HttpSelfHostConfiguration(new Uri(address)); conf. Routes. MapHttpRoute(name: "DefaultApi", routeTemplate: "api/{controller}/{id}", defaults: new {id = RouteParameter. Optional}); var server = new HttpSelfHostServer(conf); server. OpenAsync(). Wait();

Lai ievietotu komentāru, jums jāpiesakās.