PalApi 1.0.6
See the version list below for details.
dotnet add package PalApi --version 1.0.6
NuGet\Install-Package PalApi -Version 1.0.6
<PackageReference Include="PalApi" Version="1.0.6" />
paket add PalApi --version 1.0.6
#r "nuget: PalApi, 1.0.6"
// Install PalApi as a Cake Addin
#addin nuget:?package=PalApi&version=1.0.6
// Install PalApi as a Cake Tool
#tool nuget:?package=PalApi&version=1.0.6
API for accessing Palringo via .net.
Written in .net standard.
Works with Core and Framework.
Asynchronous / Thread-safe.
The logo is property of Palringo. By using this application you agree to the Palringo Terms of Service.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- Newtonsoft.Json (>= 11.0.2)
- structuremap (>= 4.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PalApi:
Package | Downloads |
---|---|
PalApi.Storage
API for accessing Palringo via .net. Written in .net standard. Works with Core and Framework. Asynchronous / Thread-safe. The logo is property of Palringo. By using this application you agree to the Palringo Terms of Service. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.8 | 561 | 3/5/2019 |
2.0.7 | 526 | 1/26/2019 |
2.0.6 | 520 | 1/25/2019 |
2.0.5 | 508 | 1/25/2019 |
2.0.4 | 698 | 8/22/2018 |
2.0.3 | 678 | 8/18/2018 |
2.0.2 | 669 | 8/18/2018 |
2.0.1 | 676 | 8/17/2018 |
2.0.0 | 659 | 8/16/2018 |
1.0.20 | 748 | 8/9/2018 |
1.0.19 | 742 | 8/9/2018 |
1.0.18 | 731 | 8/9/2018 |
1.0.17 | 731 | 8/9/2018 |
1.0.15 | 803 | 7/12/2018 |
1.0.14 | 757 | 7/9/2018 |
1.0.13 | 741 | 7/8/2018 |
1.0.12 | 755 | 7/7/2018 |
1.0.11 | 797 | 7/4/2018 |
1.0.10 | 735 | 6/5/2018 |
1.0.9 | 921 | 6/3/2018 |
1.0.8 | 735 | 6/3/2018 |
1.0.7 | 760 | 6/2/2018 |
1.0.6 | 785 | 6/2/2018 |
1.0.5 | 787 | 5/29/2018 |
1.0.4 | 832 | 5/28/2018 |
1.0.3 | 776 | 5/28/2018 |
1.0.2 | 781 | 5/28/2018 |
1.0.1 | 854 | 5/28/2018 |
1.0.0 | 808 | 5/27/2018 |
1.0.0-Beta | 668 | 1/24/2018 |
Fixing issue with SubProfile parsing for accounts in large groups.
Removing the need for PalApi.Imaging as microsoft finally released a System.Drawing.Common stable version.