I have created Azure Functions Http Trigger (C#) through VS Code.
I'm getting few namespace errors which I tried to resolve by installing few packages like Azure WebJobs
, Azure WebJobs Extensions
, System Component DataAnnotation
package but the error is not going.
For more information please refer the below links: MS DOC: CREATE AZURE FUNCTION USING VSCODE & Azure Table storage bindings for Azure Functions