Posts by vitor okazaki • 1 point
1 post
-
0
votes1
answer128
viewsQ: How to call a C# service using Angularjs
Good afternoon, so I’m doubting how to call a service in C#, I’ve tried several ways but failed. (function () { 'use strict'; function Service($http, $q) { const url =…