Frame is a JSON-based, highly configurable CORS manager for Asp.Net Web API.
Info
| Version: | 0.2.1 |
| Author(s): | Ankit Gupta |
| Last Update: | Thursday, January 21, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.codeproject.com/Tips/1072323/Simple-approach-to-manage-CORS-in-Asp-Net-Web-API |
| NuGet Url: | https://www.nuget.org/packages/Frame.Cors |
Install
Install-Package Frame.Cors
dotnet add package Frame.Cors
paket add Frame.Cors
Frame.Cors Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
Tags