You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,11 @@ This provides a sample code using vue.js running on ASP.NET Core.
19
19
*[Vue.js + 타입스크립트 + ASP.NET Core 앱에서 핸드폰의 카메라 API에 접근하기](http://blog.aliencube.org/ko/2017/03/03/accessing-to-camera-on-mobile-devices-from-vuejs-typescript-aspnetcore-apps/)
20
20
*[Vue.js + TypeScript + ASP.NET Core 앱에서 핸드폰의 GPS 정보 이용하기](http://blog.aliencube.org/ko/2017/03/16/accessing-to-geolocation-on-mobile-devices-from-vuejs-typescript-aspnetcore-app/)
21
21
*[Vue.js + TypeScript 앱에서 IoC 컨테이너 사용하기](http://blog.aliencube.org/ko/2017/03/21/using-ioc-container-in-vuejs-typescript-app/)
22
+
*[HTML5 Media Capture API와 Azure Cognitive Services를 이용한 OCR 구현](http://blog.aliencube.org/ko/2017/03/28/implementing-ocr-using-azure-cognitive-services-with-html5-media-capture-api/)
22
23
* English
23
24
*[Running Vue.js on ASP.NET Core Applications](https://blog.kloud.com.au/2017/02/14/running-vuejs-on-aspnet-core-apps/)
24
25
*[Writing Vue.js Applications in TypeScript on ASP.NET Core](https://blog.kloud.com.au/2017/02/24/writing-vuejs-apps-in-typescript-on-aspnet-core/)
25
26
*[Accessing to Camera on Mobile Devices from ASP.NET Core Application in Vue.js and TypeScript](https://blog.kloud.com.au/2017/03/03/accessing-to-camera-on-mobile-devices-from-aspnetcore-apps-in-vuejs-and-typescript/)
26
27
*[Accessing to Geolocation on Mobile Devices from ASP.NET Core Application in Vue.js and TypeScript](https://blog.kloud.com.au/2017/03/17/accessing-to-geolocation-on-mobile-devices-from-aspnetcore-apps-in-vuejs-and-typescript/)
27
-
*[Dependency Injection in Vue.js App with TypeScript](https://blog.kloud.com.au/2017/03/22/dependency-injection-in-vuejs-app-with-typescript/)
28
+
*[Dependency Injection in Vue.js App with TypeScript](https://blog.kloud.com.au/2017/03/22/dependency-injection-in-vuejs-app-with-typescript/)
29
+
*[Performing OCR with Azure Cognitive Services and HTML5 Media Capture API](https://blog.kloud.com.au/2017/03/30/performing-ocr-with-azure-cognitive-services-and-html5-media-capture-api/)
0 commit comments