Enable CORS Authentication for a WebAPI project. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Blaise Liu | 
| Last Update: | Wednesday, November 27, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/WebAPI2.CORS.Authentication | 
Install
Install-Package WebAPI2.CORS.Authentication
                        dotnet add package WebAPI2.CORS.Authentication
                        paket add WebAPI2.CORS.Authentication
                        
                                WebAPI2.CORS.Authentication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Owin.Cors(2.0.2)
 
Tags