I believe @ismcagdas means "Update" (POST and PUT) requests.
Can you show example code before and after your change?
Which version of ASP<span></span>.NET Zero are you on?
Are you able to upgrade to v6.7+? package.json was added as part of a non-trivial change to remove Web Compiler extension dependency (aspnetzero/aspnet-zero-core#2145).
Have you run the npm run create-bundles
command in the Web.Public project?
It's a C# class.
Sample usage in test case: https://github.com/aspnetboilerplate/aspnetboilerplate/blob/cb0626b58670e123787c7884aafb3758fb6e3ba6/test/Abp.Zero.SampleApp/Authorization/AppAuthorizationProvider.cs
Duplicate of #6601:
We have fixed this problem and it will be in the next release. (v6.8)
Answered in this SO question: ReferenceError: internalBinding is not defined
Yes.