Go to file
Nate McMaster (automated) 195b378bcb
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:38:19 -07:00
.github
build
samples
src
test
.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
korebuild.json
run.cmd
run.ps1
run.sh
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.