A .NET Core library to retrieve info from the Dribbble API.
                        
                    
         
                Info
| Version: | 1.0.0-preview | 
| Author(s): | Dribbble.NET | 
| Last Update: | Friday, March 24, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Dribbble | 
Install
Install-Package Dribbble
                        dotnet add package Dribbble
                        paket add Dribbble
                        
                                Dribbble Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Runtime.Serialization.Json(>= 4.3.0)
 - System.Runtime.Serialization.Primitives(>= 4.3.0)
 - Microsoft.NETCore.App(>= 1.1.1)