PolarisApiLibrary 2.0.1-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.1-beta
NuGet\Install-Package PolarisApiLibrary -Version 2.0.1-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.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PolarisApiLibrary --version 2.0.1-beta
#r "nuget: PolarisApiLibrary, 2.0.1-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.1-beta&prerelease

// Install PolarisApiLibrary as a Cake Tool
#tool nuget:?package=PolarisApiLibrary&version=2.0.1-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 514 11/30/2021
3.0.0-alpha 458 2/7/2023
2.2.4 1,217 12/21/2018
2.2.3 1,287 10/16/2018
2.2.2 1,245 10/15/2018
2.2.1 1,194 8/30/2018
2.2.0 1,363 7/23/2018
2.1.6-beta 1,175 6/13/2018
2.1.5-beta 1,285 4/3/2018
2.1.4-beta 1,278 2/28/2018
2.1.3-beta 1,301 1/22/2018
2.1.2-beta 1,283 1/13/2018
2.1.1-beta 1,204 7/31/2017
2.1.0-beta 1,304 7/27/2017
2.0.18-beta 1,228 6/27/2017
2.0.17-beta 1,232 6/27/2017
2.0.16-beta 1,351 6/26/2017
2.0.15-beta 1,253 6/26/2017
2.0.14-beta 1,256 6/26/2017
2.0.13-beta 1,144 4/24/2017
2.0.12-beta 1,091 4/24/2017
2.0.11-beta 1,171 4/21/2017
2.0.2-beta 1,695 3/22/2016
2.0.1-beta 1,237 3/22/2016
2.0.0-beta 1,307 3/22/2016
1.1.1 1,686 11/25/2015
1.1.0 1,473 11/19/2015
1.0.28 1,538 1/16/2015
1.0.27 1,802 11/13/2014
1.0.26 1,849 11/13/2014
1.0.25 1,853 11/13/2014
1.0.24 1,607 6/18/2014
1.0.23 1,587 2/12/2014
1.0.22 1,657 9/4/2013
1.0.21 1,616 8/2/2013
1.0.20 1,598 7/23/2013
1.0.19 1,804 6/12/2013
1.0.18 1,595 5/23/2013
1.0.17 1,635 5/23/2013
1.0.16 1,602 5/23/2013
1.0.13 1,935 12/12/2012
1.0.12 1,722 12/4/2012
1.0.11 1,781 11/14/2012
1.0.10 1,831 11/14/2012
1.0.9 1,778 11/14/2012
1.0.8 1,788 11/13/2012
1.0.7 1,752 11/13/2012
1.0.6 1,704 11/13/2012
1.0.5 1,720 11/12/2012
1.0.4 2,222 11/12/2012
1.0.3 2,267 11/12/2012
1.0.1 2,407 11/12/2012
1.0.0 2,224 11/12/2012

* 2.0.1 - Fixed incorrectly named PatronBasicDataGet override method
* 2.0.0 - Replaced RestSharp with HttpClient
- Lots of other restructuring and refactoring