Trimble.EntitlementSDK 1.0.42

There is a newer version of this package available.
See the version list below for details.
dotnet add package Trimble.EntitlementSDK --version 1.0.42
                    
NuGet\Install-Package Trimble.EntitlementSDK -Version 1.0.42
                    
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.EntitlementSDK" Version="1.0.42" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Trimble.EntitlementSDK" Version="1.0.42" />
                    
Directory.Packages.props
<PackageReference Include="Trimble.EntitlementSDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Trimble.EntitlementSDK --version 1.0.42
                    
#r "nuget: Trimble.EntitlementSDK, 1.0.42"
                    
#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.
#:package Trimble.EntitlementSDK@1.0.42
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Trimble.EntitlementSDK&version=1.0.42
                    
Install as a Cake Addin
#tool nuget:?package=Trimble.EntitlementSDK&version=1.0.42
                    
Install as a Cake Tool

Entitlement management SDK with offline SQLite storage and configurable Trimble EMS integration. Provides P/Invoke bindings for the Rust-based entitlement library.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • 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
1.0.48 30 9/25/2025
1.0.47 37 9/24/2025
1.0.46 50 9/23/2025
1.0.45 266 9/18/2025
1.0.44 264 9/16/2025
1.0.43 260 9/16/2025
1.0.42 126 9/10/2025
1.0.41 130 9/8/2025
1.0.40 128 9/8/2025
1.0.39 130 9/8/2025
1.0.38 131 9/8/2025
1.0.37 136 9/2/2025
1.0.36 125 9/1/2025
1.0.35 158 8/29/2025
1.0.34 162 8/29/2025
1.0.33 163 8/29/2025
1.0.32 161 8/29/2025
1.0.31 165 8/29/2025
1.0.30 164 8/29/2025
1.0.29 170 8/29/2025
1.0.28 176 8/29/2025
1.0.27 196 8/26/2025
1.0.26 129 8/18/2025
1.0.25 128 8/18/2025
1.0.24 128 8/11/2025
1.0.23 129 8/11/2025
1.0.22 97 7/29/2025
1.0.21 97 7/29/2025
1.0.20 98 7/29/2025
1.0.19 98 7/29/2025
1.0.18 101 7/29/2025
1.0.17 369 7/25/2025
1.0.15 89 7/18/2025
1.0.14 93 7/18/2025
1.0.13 85 7/18/2025
1.0.4 141 7/17/2025
1.0.3 136 7/17/2025
1.0.2 132 7/17/2025
1.0.1 141 7/16/2025
1.0.1-default 462 7/24/2025
1.0.0 142 7/16/2025
1.0.0-default 524 7/22/2025

Initial release with mandatory endpoint configuration and streamlined Rust core.