Go to file
Pranav K bdf9d2a2e2 Updating to 4.4 CoreFx packages 2016-12-21 16:16:12 -08:00
samples Updating to 4.4 CoreFx packages 2016-12-21 16:16:12 -08:00
src/Microsoft.AspNetCore.Cors Updating to 4.4 CoreFx packages 2016-12-21 16:16:12 -08:00
test Updating to 4.4 CoreFx packages 2016-12-21 16:16:12 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
CORS.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json Updating to 4.4 CoreFx packages 2016-12-21 16:16:12 -08:00

README.md

CORS

AppVeyor: AppVeyor

Travis: Travis

CORS repository includes the core implementation for CORS policy, utilized by the CORS middleware and MVC.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.