27 Jun 2014•2 min read•33056 views
Dynamic CORS origins from appsettings using Web API 2.2 Cross-Origin Support
Creating a c# attribute that allows for dynamic origins based on the appsettings section but can be adapted to any source.
#mvc#web-api#csharp#json#nuget#cors