CORS Starter Kit
For RESTful Web Services using C#
Cross Origin Resource Sharing has always been tough to
get through in the first go, and we tend to spend most of the project time
in setting up fundamental stuff.
CORS starter kit is to help you in getting started
quickly and focus on your business logic rather than the intricacies of
setting up your Web.config file.
CORS starter kit has been tested for deployment on Azure
and it works well. Off-course, you need to add Azure stuff manually to the
starter kit solution, but it’s compatible with Azure deployments.
|