PolarisApiLibrary 2.0.0-beta

This is a prerelease version of PolarisApiLibrary.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PolarisApiLibrary --version 2.0.0-beta
NuGet\Install-Package PolarisApiLibrary -Version 2.0.0-beta
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="PolarisApiLibrary" Version="2.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PolarisApiLibrary --version 2.0.0-beta
#r "nuget: PolarisApiLibrary, 2.0.0-beta"
#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 PolarisApiLibrary as a Cake Addin
#addin nuget:?package=PolarisApiLibrary&version=2.0.0-beta&prerelease

// Install PolarisApiLibrary as a Cake Tool
#tool nuget:?package=PolarisApiLibrary&version=2.0.0-beta&prerelease

Polaris API helper library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2-beta 543 11/30/2021
3.0.0-alpha 470 2/7/2023
2.2.4 1,231 12/21/2018
2.2.3 1,317 10/16/2018
2.2.2 1,256 10/15/2018
2.2.1 1,223 8/30/2018
2.2.0 1,373 7/23/2018
2.1.6-beta 1,187 6/13/2018
2.1.5-beta 1,295 4/3/2018
2.1.4-beta 1,298 2/28/2018
2.1.3-beta 1,317 1/22/2018
2.1.2-beta 1,291 1/13/2018
2.1.1-beta 1,221 7/31/2017
2.1.0-beta 1,331 7/27/2017
2.0.18-beta 1,253 6/27/2017
2.0.17-beta 1,261 6/27/2017
2.0.16-beta 1,365 6/26/2017
2.0.15-beta 1,268 6/26/2017
2.0.14-beta 1,287 6/26/2017
2.0.13-beta 1,149 4/24/2017
2.0.12-beta 1,101 4/24/2017
2.0.11-beta 1,199 4/21/2017
2.0.2-beta 1,711 3/22/2016
2.0.1-beta 1,267 3/22/2016
2.0.0-beta 1,307 3/22/2016
1.1.1 1,715 11/25/2015
1.1.0 1,499 11/19/2015
1.0.28 1,561 1/16/2015
1.0.27 1,827 11/13/2014
1.0.26 1,880 11/13/2014
1.0.25 1,862 11/13/2014
1.0.24 1,635 6/18/2014
1.0.23 1,600 2/12/2014
1.0.22 1,689 9/4/2013
1.0.21 1,624 8/2/2013
1.0.20 1,617 7/23/2013
1.0.19 1,836 6/12/2013
1.0.18 1,609 5/23/2013
1.0.17 1,661 5/23/2013
1.0.16 1,621 5/23/2013
1.0.13 1,950 12/12/2012
1.0.12 1,735 12/4/2012
1.0.11 1,794 11/14/2012
1.0.10 1,841 11/14/2012
1.0.9 1,791 11/14/2012
1.0.8 1,819 11/13/2012
1.0.7 1,774 11/13/2012
1.0.6 1,732 11/13/2012
1.0.5 1,744 11/12/2012
1.0.4 2,319 11/12/2012
1.0.3 2,311 11/12/2012
1.0.1 2,456 11/12/2012
1.0.0 2,282 11/12/2012

* 2.0.0 - Replaced RestSharp with HttpClient
- Lots of other restructuring and refactoring