Adds CORS support to the Graphite Web Framework.
                        
                    
         
                Info
| Version: | 1.0.136 | 
| Author(s): | Mike O'Brien | 
| Last Update: | Wednesday, August 8, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://graphiteweb.io/ | 
| NuGet Url: | https://www.nuget.org/packages/GraphiteWeb.Cors | 
Install
Install-Package GraphiteWeb.Cors
                        dotnet add package GraphiteWeb.Cors
                        paket add GraphiteWeb.Cors
                        
                                GraphiteWeb.Cors Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
 - Microsoft.AspNet.Cors(>= 5.2.3)
 - GraphiteWeb.Core(>= 1.0.0)
 
Tags