Team,
Am working on webApi module and unable to access the DbContext as below
using AngularwithWebAPI.DbContext
Kindly let me know whether any supporting files need to be added .
Thanks
Sathish
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 Dec 11, 2019, 10:55 PM
For DbContext have you install Entity Framework then it will available for System.Data.Entity namespace.
Thanks
sathishPosted Dec 11, 2019, 3:29 AM
Dipa MehtaPosted Dec 11, 2019, 3:24 AM
sathishPosted Dec 11, 2019, 3:19 AM
Here got the issue as 'using AngularwithWebAPI.DbContext' is missing with directory reference
Dipa MehtaPosted Dec 10, 2019, 7:57 AM
Salman BegPosted Dec 10, 2019, 7:11 AM