C# library for clustering map points for AspNetCore 2.1. 
                        
                    
         
                Info
| Version: | 0.0.1 | 
| Author(s): | bastienlemaitre | 
| Last Update: | Friday, July 20, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bastienlemaitre/GoogleMaps.AspNetCore.Clustering | 
| NuGet Url: | https://www.nuget.org/packages/GoogleMaps.AspNetCore.Clustering | 
Install
Install-Package GoogleMaps.AspNetCore.Clustering
                        dotnet add package GoogleMaps.AspNetCore.Clustering
                        paket add GoogleMaps.AspNetCore.Clustering
                        
                                GoogleMaps.AspNetCore.Clustering Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
 - Microsoft.Extensions.Configuration(>= 2.1.1)
 - Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
 - Newtonsoft.Json(>= 11.0.2)
 - System.Runtime.Caching(>= 4.5.0)