_SquaredUp.HubSpot.NET
0.6.19.19
See the version list below for details.
dotnet add package _SquaredUp.HubSpot.NET --version 0.6.19.19
NuGet\Install-Package _SquaredUp.HubSpot.NET -Version 0.6.19.19
<PackageReference Include="_SquaredUp.HubSpot.NET" Version="0.6.19.19" />
paket add _SquaredUp.HubSpot.NET --version 0.6.19.19
#r "nuget: _SquaredUp.HubSpot.NET, 0.6.19.19"
// Install _SquaredUp.HubSpot.NET as a Cake Addin #addin nuget:?package=_SquaredUp.HubSpot.NET&version=0.6.19.19 // Install _SquaredUp.HubSpot.NET as a Cake Tool #tool nuget:?package=_SquaredUp.HubSpot.NET&version=0.6.19.19
C# .NET Wrapper around the common HubSpot APIs. This is a fork/continuation of the original project that now appears not to be maintained.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Flurl (>= 2.6.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 105.2.3)
-
.NETFramework 4.6
- Flurl (>= 2.6.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 106.10.1)
-
.NETStandard 2.0
- Flurl (>= 2.6.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 106.10.1)
- System.Net.Http (>= 4.3.4)
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 | |
---|---|---|---|
0.6.19.25 | 27,342 | 1/28/2022 | |
0.6.19.24 | 476 | 1/27/2022 | |
0.6.19.23 | 480 | 1/27/2022 | |
0.6.19.22 | 14,495 | 7/5/2021 | |
0.6.19.21 | 370 | 7/5/2021 | |
0.6.19.20 | 418 | 6/30/2021 | |
0.6.19.19 | 392 | 6/30/2021 | |
0.6.19.18 | 355 | 6/29/2021 | |
0.6.19.17 | 354 | 6/29/2021 | |
0.6.19.16 | 372 | 6/29/2021 | |
0.6.19.15 | 401 | 6/29/2021 | |
0.6.19.14 | 3,499 | 6/15/2021 | |
0.6.19.13 | 457 | 5/31/2021 | |
0.6.19.12 | 520 | 5/18/2021 | |
0.6.19.11 | 371 | 5/18/2021 | |
0.6.19.10 | 406 | 5/13/2021 | |
0.6.19.9 | 405 | 5/12/2021 | |
0.6.19.8 | 379 | 4/22/2021 | |
0.6.19.7 | 374 | 4/22/2021 | |
0.6.19.6 | 361 | 4/13/2021 | |
0.6.19.5 | 330 | 4/12/2021 | |
0.6.19.4 | 343 | 4/12/2021 | |
0.6.19.3 | 420 | 3/17/2021 | |
0.6.19.2 | 414 | 3/16/2021 | |
0.6.19.1 | 392 | 3/16/2021 | |
0.6.18.5 | 352 | 3/16/2021 | |
0.6.18.4 | 1,169 | 3/14/2021 | |
0.6.18.3 | 5,961 | 7/16/2020 | |
0.6.18.2 | 592 | 7/10/2020 | |
0.6.18.1 | 565 | 7/9/2020 | |
0.6.18 | 5,021 | 7/2/2020 |
0.6.19.19 isDeleted property support. Patched string bsed date serilisation.
0.6.19.18 Added better support for IEnumerable of string properties.
0.6.19.14 Added abilty to associate a contact with a deal.
0.6.19.13 Minor improvements to exception serialisation.
0.6.19.12 Added LongDateTimeAttribute to support sending DateTime? data types to the API as longs
0.6.19.11 Added LongDateAttribute to support sending DateTime? data types to the API as longs... note that the time component will be dropped.
0.6.19.10/0.6.19.9 Patched the ability to update deals - two date fields were miss-matched.
0.6.19.8 Patched the ability to get all contact and deal associations for a company to automatically run through all pages of results.
0.6.19.7 Added date created and date updated properties to the Company model. Patched contact search.
0.6.19.6 Patched handling for nullable boolean properties.
0.6.19.5 Added the ability to get all contact and deal associations for a company.
0.6.19.4 Minor improvements to exceptions. Resolved a naming conflict.
0.6.19.3 Added the ability to get all company and contact associations for a deal. Patched listing recently created and recetly updated deals.
0.6.19.2 Patched listing deals. Patched deals search to include Id property handling.
0.6.19.1 Added ability to search for deals using v3 API with a patch for .NET Standard