프로그래밍
[C#] WebServer 개발
Mesia
2017. 6. 23. 19:58
#RestAPI C# WebServer
- https://richardniemand.wordpress.com/2015/06/18/hosting-web-api-and-static-content-with-owin/
- http://www.egocube.pe.kr/Translation/Content/asp-net-web-api/201401170001
- (Nancy) https://www.codeproject.com/Articles/826757/Understanding-OWIN-and-Katana
#Self-Host ASP.NET Web API 1
- http://www.c-sharpcorner.com/UploadFile/2b481f/self-hosting-in-Asp-Net-web-api/
- https://docs.microsoft.com/en-us/aspnet/web-api/overview/older-versions/self-host-a-web-api
- Install-Package Microsoft.Bcl.Async
#Owin Self-Host & Angular2
- https://blog.sstorie.com/self-hosting-an-angular-2-website-in-a-windows-service/
- http://asp.net-hacker.rocks/2016/09/19/aspnetcore-and-angular2-using-dotnetcli-and-vscode.html