Merge branch 'master' of github.com:aspnet/CORS into rybrande/masterToSrc
This commit is contained in:
commit
1a42d7413d
|
|
@ -1,9 +1,8 @@
|
||||||
CORS
|
CORS [Archived]
|
||||||
===
|
===============
|
||||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/CORS/branch/dev)
|
|
||||||
|
|
||||||
Travis: [](https://travis-ci.org/aspnet/CORS)
|
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
|
||||||
|
|
||||||
CORS repository includes the core implementation for CORS policy, utilized by the CORS middleware and MVC.
|
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](https://github.com/aspnet/home) repo.
|
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue