<rss version="2.0"><channel><title>egocube.core - ASP.NET Core: Fundamentals 기술문서 번역</title><description>egocube.core - ASP.NET Core: Fundamentals 기술문서 번역 RSS 피드</description><link>http://www.egocube.pe.kr/translation/index/asp-net-core-fundamentals</link><managingEditor>songgun@egocube.pe.kr</managingEditor><pubDate>Sun, 06 May 2018 23:00:00 GMT</pubDate><item><title>ASP.NET Core와 URL 재작성 미들웨어</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201805070001</link><description>본문에서는 ASP.NET Core에서 URL 리디렉션 및 URL 재작성 작업을 수행하는 URL 재작성 미들웨어에 관해서 살펴봅니다. URL 리디렉션은 클라이언트 측 작업으로, 클라이언트는 다른 주소를 통해서 리소스에 접근하도록 지시받게 됩니다. 반면 URL 재작성은 요청받은 리소스를 다른 리소스 주소에서 제공하는 서버 측 작업입니다. URL 재작성 방식은 URL 리디렉션 방식과는 달리 서버를 한 번 더 왕복할 필요가 없습니다.</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201805070001</guid><pubDate>Sun, 06 May 2018 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 요청 기능</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201710300001</link><description>본문에서는 ASP.NET Core의 요청 기능(Request Features)에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201710300001</guid><pubDate>Sun, 29 Oct 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 HTTP.sys 웹 서버 구현</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201710230001</link><description>본문에서는 ASP.NET Core 2.x 버전의 HTTP.sys 웹 서버 구현에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201710230001</guid><pubDate>Sun, 22 Oct 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 WebListener 웹 서버 구현</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201710160001</link><description>본문에서는 ASP.NET Core 1.x 버전의 WebListener 웹 서버 구현에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201710160001</guid><pubDate>Sun, 15 Oct 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core 모듈 살펴보기</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201710090001</link><description>본문에서는 IIS를 ASP.NET Core 응용 프로그램의 역방향 프록시로 사용할 수 있게 해주는 ASP.NET Core 모듈(ANCM)을 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201710090001</guid><pubDate>Sun, 08 Oct 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 Kestrel 웹 서버 구현 살펴보기</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201710020001</link><description>본문에서는 크로스 플랫폼 비동기 I/O 라이브러리인 libuv 기반의 ASP.NET Core 용 크로스 플랫폼 웹 서버, Kestrel에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201710020001</guid><pubDate>Sun, 01 Oct 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 웹 서버 구현</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201709250001</link><description>본문에서는 ASP.NET Core가 제공하는 두 가지 기본 서버 구현, Kestrel과 HTTP.sys/WebListener에 관해서 간단히 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201709250001</guid><pubDate>Sun, 24 Sep 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 호스팅 살펴보기</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201709180001</link><description>본문에서는 ASP.NET Core 응용 프로그램의 구동과 수명을 관리하는 호스트에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201709180001</guid><pubDate>Sun, 17 Sep 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core의 세션 및 응용 프로그램 상태</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201709110001</link><description>본문에서는 여러 요청 간에 응용 프로그램 및 세션 상태를 유지하는 몇 가지 방법에 관해서 설명하고 세션 공급자를 설정하는 방법과 간단한 사용 방법을 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201709110001</guid><pubDate>Sun, 10 Sep 2017 23:00:00 GMT</pubDate></item><item><title>ASP.NET Core 파일 공급자</title><link>http://www.egocube.pe.kr/translation/content/asp-net-core-fundamentals/201709040001</link><description>본문에서는 ASP.NET Core의 세 가지 파일 공급자인 물리적 공급자, 임베디드 공급자 및 복합 공급자에 관해서 살펴봅니다.
</description><author>songgun@egocube.pe.kr</author><category>기술문서 번역</category><guid isPermaLink="false">TRANSLATION-ASP-NET-CORE-FUNDAMENTALS-201709040001</guid><pubDate>Sun, 03 Sep 2017 23:00:00 GMT</pubDate></item></channel></rss>