Go to file
Nate McMaster 395eeb125e Downgrade to stable packages 2017-02-15 12:28:35 -08:00
build Downgrade to stable packages 2017-02-15 12:28:35 -08:00
samples Downgrade to stable packages 2017-02-15 12:28:35 -08:00
src/Microsoft.AspNetCore.Cors Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
test Bump test projects up to .NET 4.5.2 2017-02-14 16:33:44 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
CORS.sln Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
build.cmd
build.ps1 Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
build.sh Upgrade to VS 2017 2017-01-30 16:04:19 -08:00
version.props Upgrade to VS 2017 2017-01-30 16:04:19 -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.