JanglinGlassDoorApiSdk 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package JanglinGlassDoorApiSdk --version 1.0.1
NuGet\Install-Package JanglinGlassDoorApiSdk -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JanglinGlassDoorApiSdk" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JanglinGlassDoorApiSdk --version 1.0.1
#r "nuget: JanglinGlassDoorApiSdk, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JanglinGlassDoorApiSdk as a Cake Addin
#addin nuget:?package=JanglinGlassDoorApiSdk&version=1.0.1

// Install JanglinGlassDoorApiSdk as a Cake Tool
#tool nuget:?package=JanglinGlassDoorApiSdk&version=1.0.1

A .NET SDK for the GlassDoor web API offering strongly-typed objects asynchronous requests without all that mucking about with HTTP requests.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,778 11/25/2016
2.0.1 1,515 6/2/2017
2.0.0 1,606 2/21/2016
1.1.0 1,523 2/17/2016
1.0.4 1,542 2/16/2016
1.0.3 1,618 2/15/2016
1.0.2 2,990 2/15/2016
1.0.1 2,866 2/14/2016
1.0.0 1,588 2/14/2016

Added ReadMe.txt splash page.
 Added parameter to allow setting of pagesize for continuous pagination management for certain methods.