MVC4 Action Filter to support Cors lockdown to a set of allowable domains.
Info
Version: | 1.0.42.9 |
Author(s): | MMG |
Last Update: | Monday, March 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mmgct/mvc4-cors |
NuGet Url: | https://www.nuget.org/packages/MMG.Public.MVC4Cors |
Install
Install-Package MMG.Public.MVC4Cors
dotnet add package MMG.Public.MVC4Cors
paket add MMG.Public.MVC4Cors
MMG.Public.MVC4Cors Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 4.0.20710 && < 5.0.0)
Tags