I reinstalled wihtout updating the NuGet packages and it worked. Not sure if this is a long term solution.
But Im still trying to wrap my head around what is the REQUEST and what is the RESPONSE. So lets take the example above of a price change. What would be the payload? Is it just a boolean? or is it an actual JSON document of the previous price, the new price, timestamp, username etc.
This is supposed to be a "push" process right? The webhook pushes something to us and we are supposed to know what the payload is and then to be able to do something with it?
Thank you for your response, but the github file you linked to me is nothing like the documentation in my orignal post.
Can you verify that the documentation here: https://docs.aspnetzero.com/documents/aspnet-core-mvc/latest/Extending-Existing-Entities
is infact for asp.net mvc core / JQuery?
Please advise,
Thanks.
Any suggestions?
Ok. I believe I added you to my visual studio online repository.
went into the .Web directory and ran npm run create-bundles
Did not fix it.