how to save data from .net core to sql
how to save data from webservice to sqlserver using .netcore
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaimin ShethiyaPosted Sep 25, 2019, 4:30 AM
You have to use many approach to saving a data.
Can you please refer this link for saving a data in database.
Thanks