보관함

dotnet core api version

출처 : https://dotnetcoretutorials.com/2017/01/17/api-versioning-asp-net-core/

startup.cs

출처에 보면 여러가지 방식(Url Query Based Versioning, URL Path Based Versioning, Http Header Based Versiong) 등이 있으나…

역시 익숙한 방식은

혹은

/v1/Home, /v2/Home 의 형식으로 call 가능함

vscode go Example실행

프로젝트용 폴더 생성

main.go 파일 생성

vscode 로 폴더 열기

F5 로 실행 -> Error

dlv 파일이 없어서 생긴 문제 인것 같아서 일단 delve 패키지 install

하지만

터미널에서

F5 로 실행 및 디버깅

그리고 vscode의 환경설정에 아래 코드 추가

csharp 몇몇 코드 단순화

in 매개 변수

null 관련 연산자

Auto Property

Index 연산