I have write code for saving simple data in sql through Web API after click save error are showing
"Access to XMLHttpRequest at 'http://localhost:2283/Help/api/Member' from origin 'http://localhost:4200' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. "
Can any one help me for this.