A .NET SDK for the Glassdoor web API offering strongly-typed objects thru asynchronous requests without all that mucking about with HTTP requests.
Info
Version: | 3.0.0 |
Author(s): | Daniel R. Przybylski |
Last Update: | Friday, November 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JanglinSoftware/GlassdoorSDK |
NuGet Url: | https://www.nuget.org/packages/JanglinGlassDoorApiSdk |
Install
Install-Package JanglinGlassDoorApiSdk
dotnet add package JanglinGlassDoorApiSdk
paket add JanglinGlassDoorApiSdk
JanglinGlassDoorApiSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Janglin.RestApiSdk(>= 2.0.3)
Tags