Go to file
Pranav K cbde9c0c8a Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:05 -07:00
build Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:05 -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

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.