.NET target framework 7 Web API doesn't respond from Postgresql function using Dapper
I am creating a .NET target framework 7 Web API and I am trying to get data from a Postgresql function using Dapper, but I only get this error : 42601: syntax error at or near "getallvendormasternew" POSITION: 1 getallvendormasternew…