Trimble.Connect.Data
2.9.3
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
dotnet add package Trimble.Connect.Data --version 2.9.3
NuGet\Install-Package Trimble.Connect.Data -Version 2.9.3
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="Trimble.Connect.Data" Version="2.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Trimble.Connect.Data --version 2.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Trimble.Connect.Data, 2.9.3"
#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 Trimble.Connect.Data as a Cake Addin #addin nuget:?package=Trimble.Connect.Data&version=2.9.3 // Install Trimble.Connect.Data as a Cake Tool #tool nuget:?package=Trimble.Connect.Data&version=2.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Trimble Connect .NET SDK
This is the Trimble Connect .NET SDK nuget package.
How to get started with Trimble Connect
- Get started with Trimble Connect
- TC .NET SDK Developer Guide
- REST API Documentation
- TC .NET SDK posted on Nuget
- API/SDK Code Samples repository
- API/SDK License Agreement
- TC Platform open API Spec
Portable and platform specific code
The projects have predefined compile time constants for each platform:
__ANDROID__
and__ANDROID_<ApiLevel>__
for Android projects.__IOS__
for iOS projects.__MOBILE__
for both Android and iOS projects.__WINDOWS__
for Windows (desktop) projects.
If none of the above is defined, the project is platform agnostic.
Contact
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 | 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. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Newtonsoft.Json (>= 13.0.3)
- Trimble.Diagnostics (>= 3.0.3)
- Trimble.SQLite (>= 2.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.3)
- Trimble.Diagnostics (>= 3.0.3)
- Trimble.SQLite (>= 2.0.3)
-
MonoAndroid 1.0
- Newtonsoft.Json (>= 13.0.3)
- Trimble.Diagnostics (>= 3.0.3)
- Trimble.SQLite (>= 2.0.3)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 13.0.3)
- Trimble.Diagnostics (>= 3.0.3)
- Trimble.SQLite (>= 2.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Trimble.Connect.Data:
Package | Downloads |
---|---|
Trimble.Connect.Data.Sync
Trimble Connect offline data storage synchronization. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.9.3 | 196 | 10/25/2024 |
2.8.18 | 217 | 8/26/2024 |
2.8.14 | 1,661 | 11/2/2023 |
2.8.9 | 3,084 | 6/28/2023 |
2.8.7 | 742 | 3/9/2023 |
2.7.22 | 1,483 | 4/26/2022 |
2.7.18 | 958 | 1/28/2022 |
2.7.14 | 899 | 9/30/2021 |
2.7.13 | 2,935 | 8/9/2021 |
2.7.11 | 615 | 4/28/2021 |
2.7.8 | 8,493 | 2/25/2021 |
2.7.3-beta | 620 | 10/12/2020 |
2.7.2-beta | 325 | 10/8/2020 |
2.6.15 | 679 | 2/18/2020 |
2.5.16 | 1,114 | 8/24/2018 |
2.4.11 | 814 | 8/24/2018 |
2.3.30 | 1,129 | 1/4/2018 |
2.1.48 | 1,134 | 4/13/2017 |
2.1.15 | 2,509 | 12/29/2016 |
2.0.285 | 1,001 | 10/24/2016 |
2.0.267 | 1,335 | 6/13/2016 |
2.0.252 | 1,034 | 4/8/2016 |
Please visit https://github.com/trimble-oss/tc-dotnet-sdk-docs/blob/main/ReleaseNotes/ReleaseNotes-Data.md to view the release notes.