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
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.