Top 20 NuGet cors Packages

Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support).
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute This package was built from the source code at https://github.com/aspnet/CORS/tree/f05b0e792d2361be2...
The application firewall that can be used in .NET 5.0, .Net CORE 3.1 and .NET standard 2.1 applications that would benefit for protection against several types of attacks and is easily activated by service integration. services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey , d...
ASP.NET Core MVC cross-origin resource sharing (CORS) features. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
CORS Configuration library for devon4net webapi template
An extension to the Freya HTTP Machine adding CORS support
Thinktecture IdentityServer Core Libraries for Re-Hosting (for IdentityServer v2)
Types and parsers for working with the HTTP Origin specification in RFC 6454 and the W3C CORS specification
Freya Optics for access to CORS extension properties of requests and responses
CORS policy with dynamic resolver allowing origins configured at the startup as well as others based on the implementation of the method. This will allow to check CORS policies from eg. database or cache. Leverages short-circuit evaluation and checks the method only in case of the origin missing f...
Adds CORS support to the Graphite Web Framework.
An extension to the Freya HTTP Machine adding CORS support
Plugins and utility classes for REST API projects using Mono, ServiceStack, MongoDB and RQL
Frame is a JSON-based, highly configurable CORS manager for Asp.Net Web API
MVC4 Action Filter to support Cors lockdown to a set of allowable domains
A model binder for .NET Web API to support multiple POST parameters in an action method.It is used TO invoke WebAPI Controller action with multiple parameters from client side in CORS Enabled Web Application.