Trimble.EntitlementSDK 1.0.44

There is a newer version of this package available.
See the version list below for details.
dotnet add package Trimble.EntitlementSDK --version 1.0.44
                    
NuGet\Install-Package Trimble.EntitlementSDK -Version 1.0.44
                    
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.44" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Trimble.EntitlementSDK" Version="1.0.44" />
                    
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.44
                    
#r "nuget: Trimble.EntitlementSDK, 1.0.44"
                    
#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.44
                    
#: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.44
                    
Install as a Cake Addin
#tool nuget:?package=Trimble.EntitlementSDK&version=1.0.44
                    
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 108 9/25/2025
1.0.47 115 9/24/2025
1.0.46 132 9/23/2025
1.0.45 278 9/18/2025
1.0.44 266 9/16/2025
1.0.43 262 9/16/2025
1.0.42 138 9/10/2025
1.0.41 142 9/8/2025
1.0.40 140 9/8/2025
1.0.39 142 9/8/2025
1.0.38 133 9/8/2025
1.0.37 148 9/2/2025
1.0.36 137 9/1/2025
1.0.35 159 8/29/2025
1.0.34 163 8/29/2025
1.0.33 164 8/29/2025
1.0.32 162 8/29/2025
1.0.31 176 8/29/2025
1.0.30 175 8/29/2025
1.0.29 181 8/29/2025
1.0.28 187 8/29/2025
1.0.27 197 8/26/2025
1.0.26 140 8/18/2025
1.0.25 139 8/18/2025
1.0.24 139 8/11/2025
1.0.23 140 8/11/2025
1.0.22 107 7/29/2025
1.0.21 97 7/29/2025
1.0.20 108 7/29/2025
1.0.19 108 7/29/2025
1.0.18 111 7/29/2025
1.0.17 381 7/25/2025
1.0.15 99 7/18/2025
1.0.14 103 7/18/2025
1.0.13 95 7/18/2025
1.0.4 151 7/17/2025
1.0.3 136 7/17/2025
1.0.2 142 7/17/2025
1.0.1 142 7/16/2025
1.0.1-default 463 7/24/2025
1.0.0 152 7/16/2025
1.0.0-default 534 7/22/2025

Initial release with mandatory endpoint configuration and streamlined Rust core.