Mijalski.DynamicCorsPolicy NuGet Package

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 from the one configured at startup. Based on default Asp .NET Core CORS package.




Got any Mijalski.DynamicCorsPolicy Question?





Info

Version: 2.0.0
Author(s): Hubert Mijalski
Last Update: Wednesday, November 4, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Mijalski/DynamicCorsPolicy
NuGet Url: https://www.nuget.org/packages/Mijalski.DynamicCorsPolicy


Install
Install-Package Mijalski.DynamicCorsPolicy
dotnet add package Mijalski.DynamicCorsPolicy
paket add Mijalski.DynamicCorsPolicy
Mijalski.DynamicCorsPolicy Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

1

days-since-last-release

1241