{"id":534,"date":"2024-04-11T13:46:58","date_gmt":"2024-04-11T04:46:58","guid":{"rendered":"https:\/\/ubuntu.auctionpro.co.kr\/?page_id=534"},"modified":"2025-04-08T20:26:13","modified_gmt":"2025-04-08T11:26:13","slug":"dotnet-6-0-%ec%84%a4%ec%b9%98","status":"publish","type":"page","link":"https:\/\/ubuntu.auctionpro.co.kr\/?page_id=534","title":{"rendered":"dotnet 6.0 \uc124\uce58"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">1.\uc124\uce58<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">sudo apt-get install -y dotnet-sdk-6.0<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">1.1.NET Runtime\ub9cc \ud544\uc694\ud55c \uacbd\uc6b0:<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">sudo apt-get install aspnetcore-runtime-6.0<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">2. \uc124\uce58 \ud655\uc778<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">dotnet --version<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">3. .NET SDK\uc758 \ubc84\uc804\uc744 \ucd9c\ub825<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">dotnet --list-runtimes\nMicrosoft.AspNetCore.App 6.0.28 [\/usr\/lib\/dotnet\/shared\/Microsoft.AspNetCore.App]\nMicrosoft.NETCore.App 6.0.28 [\/usr\/lib\/dotnet\/shared\/Microsoft.NETCore.App]\n<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">4. .NET  Core app \uc0dd\uc131 \ubc0f \uc2e4\ud589<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" >sudo dotnet new webapp -o MyWebApp\n<\/pre><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" >cd MyWebApp\n<\/pre><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" >dotnet run --urls=http:\/\/[My Server Pubic IP]:5000\/\n\n\n<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">5. 5000 \ubc29\ud654\ubcbd \uc624\ud508 <\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">6. \ud655\uc778<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"731\" height=\"519\" src=\"https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2025\/04\/image.png\" alt=\"\" class=\"wp-image-605\" srcset=\"https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2025\/04\/image.png 731w, https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2025\/04\/image-300x213.png 300w\" sizes=\"auto, (max-width: 731px) 100vw, 731px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>1.\uc124\uce58 1.1.NET Runtime\ub9cc \ud544\uc694\ud55c \uacbd\uc6b0: 2. \uc124\uce58 \ud655\uc778 3. .NET SDK\uc758 \ubc84\uc804\uc744 \ucd9c\ub825 4. .NET Core app \uc0dd\uc131 \ubc0f \uc2e4\ud589 5. 5000 \ubc29\ud654\ubcbd \uc624\ud508 6. \ud655\uc778<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-534","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=534"}],"version-history":[{"count":4,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/534\/revisions"}],"predecessor-version":[{"id":606,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/534\/revisions\/606"}],"wp:attachment":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}