Unable to resolve service for type ‘WebAPI.Models.ZamanlaContext’ while attempting to activate ‘WebAPI.Controllers.StoryTellingController’
I’m encountering an issue with my ASP.NET Core Web API project. When trying to access data through the /api/StoryTelling endpoint, I’m getting the following error: