Go to file
Pranav K c1b04b8a3c Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:39 -07:00
build Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:39 -07:00
samples
src/Microsoft.AspNetCore.Cors
test
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
CORS.sln
LICENSE.txt
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:01:21 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:01:21 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:01:21 -07:00
version.props Updating package version to preview2 2017-04-26 07:12:41 -07: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.