Trimble.EntitlementSDK 1.0.22

There is a newer version of this package available.
See the version list below for details.
dotnet add package Trimble.EntitlementSDK --version 1.0.22
                    
NuGet\Install-Package Trimble.EntitlementSDK -Version 1.0.22
                    
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.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Trimble.EntitlementSDK" Version="1.0.22" />
                    
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.22
                    
#r "nuget: Trimble.EntitlementSDK, 1.0.22"
                    
#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.22
                    
#: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.22
                    
Install as a Cake Addin
#tool nuget:?package=Trimble.EntitlementSDK&version=1.0.22
                    
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.50 166 9/30/2025
1.0.49 160 9/30/2025
1.0.48 162 9/25/2025
1.0.47 160 9/24/2025
1.0.46 198 9/23/2025
1.0.45 291 9/18/2025
1.0.44 278 9/16/2025
1.0.43 274 9/16/2025
1.0.42 150 9/10/2025
1.0.41 154 9/8/2025
1.0.40 152 9/8/2025
1.0.39 153 9/8/2025
1.0.38 144 9/8/2025
1.0.37 159 9/2/2025
1.0.36 148 9/1/2025
1.0.35 170 8/29/2025
1.0.34 174 8/29/2025
1.0.33 175 8/29/2025
1.0.32 173 8/29/2025
1.0.31 188 8/29/2025
1.0.30 187 8/29/2025
1.0.29 185 8/29/2025
1.0.28 199 8/29/2025
1.0.27 209 8/26/2025
1.0.26 151 8/18/2025
1.0.25 150 8/18/2025
1.0.24 150 8/11/2025
1.0.23 151 8/11/2025
1.0.22 118 7/29/2025
1.0.21 108 7/29/2025
1.0.20 109 7/29/2025
1.0.19 119 7/29/2025
1.0.18 112 7/29/2025
1.0.17 392 7/25/2025
1.0.15 110 7/18/2025
1.0.14 114 7/18/2025
1.0.13 106 7/18/2025
1.0.4 162 7/17/2025
1.0.3 147 7/17/2025
1.0.2 153 7/17/2025
1.0.1 153 7/16/2025
1.0.1-default 474 7/24/2025
1.0.0 153 7/16/2025
1.0.0-default 545 7/22/2025

Initial release with mandatory endpoint configuration and streamlined Rust core.