[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
d00b873140
[ci skip] |
||
---|---|---|
build | ||
samples | ||
src/Microsoft.AspNetCore.Cors | ||
test | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
CORS.sln | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
version.xml |
README.md
CORS
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.