Skip to content

mansoura-cis/Online_Market-Angular-7-.net-Core-2-

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.3%
  • C# 9.7%
  • TypeScript 3.1%
  • HTML 2.5%
  • JavaScript 0.4%