How to save data from API to database? – Asp.net
I wrote a program which consumes external API and it works great. I went through SO and other resources but can't solve my problem. I'm quite new to c#. I created model GetEquipment where I store data returned from API…