4
Answers

How to consume C# Web API (without Entity Framework) in angular 10

Hello All,
 
   I am beginner in Angular. 
   I have got many references for how to call WEB API with C# in Angular.
   But all WEB API used Entity Framework, I have made it simple ado.net call to database.
   It's not working.
   Please, guide me. 

Answers (4)