Go to file
Ryan Brandenburg c2c24c0dd5 Add RepositoryRoot 2017-10-18 09:35:34 -07:00
build
samples
src
test
.appveyor.yml Update bootstrappers 2017-10-09 12:41:30 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
CORS.sln
Directory.Build.props Add RepositoryRoot 2017-10-18 09:35:34 -07:00
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd Update bootstrappers 2017-10-09 12:41:30 -07:00
build.sh Update bootstrappers 2017-10-09 12:41:30 -07:00
run.cmd Update bootstrappers 2017-10-09 12:41:30 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:41:30 -07:00
run.sh Update bootstrappers 2017-10-09 12:41:30 -07:00
version.xml

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.