Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 985 Bytes

File metadata and controls

25 lines (22 loc) · 985 Bytes

Online_Market-Angular-7-.net-Core-2-


Requirements

MAC & Ubuntu

  • __Visual Studio Code __
  • NodeJS with Angular
  • Docker Container + Container of SQLSERVER
  • __EntityFrameWorkCore
  • Azure Data Center working as SSMS
  • Postman for Testing

Windows

  • Visual Studio Code Or Visual Studio
  • NodeJS with Angular
  • __EntityFrameWorkCore
  • Azure Data Center working as SSMS or Complete SQLSERVER
  • Postman for Testing

Adding Some of Concepts

(Cross-Origin Resource Sharing (CORS))

Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell a browser to let a web application running at one origin (domain) have permission to access selected resources from a server at a different origin. A web application executes a cross-origin HTTP request when it requests a resource that has a different origin (domain, protocol, and port) than its own origin.