Uralstech.UAI.LiteRTLM 2.2.0-preview.3

This is a prerelease version of Uralstech.UAI.LiteRTLM.
dotnet add package Uralstech.UAI.LiteRTLM --version 2.2.0-preview.3
                    
NuGet\Install-Package Uralstech.UAI.LiteRTLM -Version 2.2.0-preview.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="Uralstech.UAI.LiteRTLM" Version="2.2.0-preview.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uralstech.UAI.LiteRTLM" Version="2.2.0-preview.3" />
                    
Directory.Packages.props
<PackageReference Include="Uralstech.UAI.LiteRTLM" />
                    
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 Uralstech.UAI.LiteRTLM --version 2.2.0-preview.3
                    
#r "nuget: Uralstech.UAI.LiteRTLM, 2.2.0-preview.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.
#:package Uralstech.UAI.LiteRTLM@2.2.0-preview.3
                    
#: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=Uralstech.UAI.LiteRTLM&version=2.2.0-preview.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Uralstech.UAI.LiteRTLM&version=2.2.0-preview.3&prerelease
                    
Install as a Cake Tool

UAI.LiteRTLM

Cross-platform LiteRT-LM bindings for Unity & .NET apps.

openupm openupm nuget nuget

Notice

Starting with 2.2.0-preview.2, UAI.LiteRTLM is also available on NuGet for .NET 8+! It supports all the same platforms as the Unity package, and works with MAUI. The Unity package is still the main development target, so the NuGet/.NET package may sometimes lag behind and not have all the latest features yet.

Because the package includes some Unity-specific workarounds, using the NuGet package requires a small amount of additional setup. Before creating the Engine, call Accelerators.LoadNativeLibraries() to pre-load the native accelerator libraries. You only need to call this method once; subsequent calls are no-ops.

Documentation

See https://uralstech.github.io/UAI.LiteRTLM for the reference manual and tutorial.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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.
  • net10.0

    • No dependencies.
  • net8.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
2.2.0-preview.3 0 8/9/2026
2.2.0-preview.2 41 8/8/2026