WebApi - CorsPolicyProvider class is reading / constructing allowed origin list for each request. To prevent performance issues, cache the list and update it only if there is a change in the list.
WebApi - CorsPolicyProvider class is reading / constructing allowed origin list for each request.
To prevent performance issues, cache the list and update it only if there is a change in the list.