Info
| Version: | 1.0.5 | 
| Author(s): | Hanane Moshe | 
| Last Update: | Monday, January 16, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/BrightLocal/C-Sharp-Api-Wrapper/ | 
| NuGet Url: | https://www.nuget.org/packages/BrightLocal | 
Install
Install-Package BrightLocal
                        dotnet add package BrightLocal
                        paket add BrightLocal
                        
                                BrightLocal Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - RestSharp(>= 105.2.3)
 - Newtonsoft.Json(>= 9.0.1)
 
- RestSharp(>= 105.2.3)
 - Newtonsoft.Json(>= 9.0.1)
 
Tags
                
Automatically generates the proper authentication, with the siganture and expires parameter. Avoid the need to generate your own authentication signature.
See documentation for examples.