Meghana M

Meghana M

  • 1.5k
  • 175
  • 19k

How to read and write External API using C#

Mar 14 2023 9:12 PM

code : API to  call external api to read and that returned value should write into local server database table 

eg:from external api we will get id and name value it should write into id and name of employee table


Answers (2)