Go to file
Pranav K bf7017bf99 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:26:51 -08:00
.github Create ISSUE_TEMPLATE.md 2018-01-02 14:30:14 -08:00
build Update dependencies.props 2018-02-18 12:12:57 -08:00
samples
src Remove extra white-spaces 2018-02-05 23:52:53 +05:30
test Handle malformed origin Uri (#139) 2018-01-08 11:04:57 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
CORS.sln
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-02-18 12:12:57 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:26:51 -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.