Category Archives: Net Core

프로젝트 간에 함수 호출

Visual Studio에서 두 개의 프로젝트를 추가하고 프로젝트 간에 함수 호출을 가능하게 하려면, 다음 단계를 따라야 합니다: ProjectA에서 함수 호출: 이 단계를 따르면 Visual Studio에서 두 개의 프로젝트 간에 함수 호출이 가능해집니다.

MVC Download File and View

결과 : Download File Download a copy of Hegel (pdf)

MVC routing-8

결과 : [controller] replacement token examples •/ •/home/ •/home/about •/about

MVC routing-7

결과 : [controller] replacement token examples •/ •/home/ •/home/about •/about

MVC routing-1

결과 : Hello World The following links call the same controller and action. •/ •/home •/home/index 동일 :

MVC hello-world

결과 : Hello World

mvc-output-xml

결과

visual studio 2017 net core 설치

1. 사이트 https://visualstudio.microsoft.com/ko/downloads/ 2. 다운로드 및 설치 3. 설치중 4.  Net core 프로그램  선택 후 설치 5. 설치중

web-utilities-query-helpers-2

결과 : Parsing Raw Query String •?name=anne •?name=anne&name=mishkind •?age=25&smart=true •?country=zambia&country=senegal&country= •? Query String name = anne,mishkind

web-utilities-query-helpers

결과 : /greet?greetings=hello-world&origin=cairo