Podio 1.5.9
.NET Framework 4.0
Install-Package Podio -Version 1.5.9
dotnet add package Podio --version 1.5.9
<PackageReference Include="Podio" Version="1.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Podio --version 1.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Podio, 1.5.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Podio as a Cake Addin
#addin nuget:?package=Podio&version=1.5.9
// Install Podio as a Cake Tool
#tool nuget:?package=Podio&version=1.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The official .NET Client for the Podio API
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 5.0.8)
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 |
---|---|---|
1.5.9 | 18,812 | 7/11/2018 |
1.5.8 | 9,888 | 1/25/2018 |
1.5.6 | 1,068 | 9/20/2017 |
1.5.5 | 1,685 | 3/1/2017 |
1.5.4 | 1,023 | 2/10/2017 |
1.5.3 | 746 | 2/7/2017 |
1.5.2 | 797 | 2/7/2017 |
1.5.1-beta | 679 | 1/3/2017 |
1.5.0 | 965 | 12/1/2016 |
1.4.0 | 1,218 | 10/24/2016 |
1.3.9 | 975 | 7/4/2016 |
1.3.8 | 1,405 | 4/27/2016 |
1.3.7 | 1,648 | 2/9/2016 |
1.3.6 | 762 | 2/9/2016 |
1.3.5 | 878 | 1/26/2016 |
1.3.4 | 1,114 | 10/6/2015 |
1.3.3 | 3,284 | 8/31/2015 |
1.3.2 | 941 | 8/13/2015 |
1.3.0 | 1,347 | 7/24/2015 |
1.2.1 | 888 | 6/29/2015 |
1.2.0 | 1,036 | 3/13/2015 |
1.1.0 | 1,296 | 2/4/2015 |
1.0.2 | 882 | 1/15/2015 |
1.0.1 | 1,108 | 12/18/2014 |
1.0.0 | 1,132 | 12/11/2014 |
0.9.9 | 1,076 | 7/8/2014 |
0.9.8 | 877 | 6/10/2014 |
0.9.7 | 876 | 5/29/2014 |
0.9.6 | 927 | 5/16/2014 |
0.9.5 | 875 | 5/15/2014 |
0.9.0 | 853 | 5/15/2014 |
0.8.0 | 1,016 | 5/13/2014 |
0.7.2 | 999 | 5/5/2014 |
0.7.1 | 863 | 5/1/2014 |
0.7.0 | 852 | 4/29/2014 |
- TLS 1.2 upgrad
- Handled invalid Json error response from Podio
- Various bug fixes and improvements