Provides CORS configuration using profiles in web.config.
Info
Version: | 5.1.3 |
Author(s): | Wesley Cabus |
Last Update: | Friday, June 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wcabus/mvc-cors-profile |
NuGet Url: | https://www.nuget.org/packages/Cors.ConfigProfiles |
Install
Install-Package Cors.ConfigProfiles
dotnet add package Cors.ConfigProfiles
paket add Cors.ConfigProfiles
Cors.ConfigProfiles Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Cors(>= 5.1 && < 6.0)
Tags