Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.
/ CORS Public archive

[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore

License

Notifications You must be signed in to change notification settings

aspnet/CORS

Repository files navigation

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.