LiterLlm 1.5.0

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

Universal LLM API client with Rust-powered polyglot bindings.

Product Compatible and additional computed target framework versions.
.NET 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.

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.5.0 44 6/8/2026
1.4.1 55 6/5/2026
1.4.0-rc.61 48 6/5/2026
1.4.0-rc.59 54 6/4/2026
1.4.0-rc.58 52 6/4/2026
1.4.0-rc.57 51 6/4/2026
1.4.0-rc.56 46 6/4/2026
1.4.0-rc.55 52 6/3/2026
1.4.0-rc.53 46 6/3/2026
1.4.0-rc.52 46 6/3/2026
1.4.0-rc.50 48 6/2/2026
1.4.0-rc.48 55 5/29/2026
1.4.0-rc.47 47 5/29/2026
1.4.0-rc.46 47 5/29/2026
1.4.0-rc.45 48 5/29/2026
1.4.0-rc.44 61 5/28/2026
1.4.0-rc.43 64 5/28/2026
1.4.0-rc.42 50 5/28/2026
1.4.0-rc.41 46 5/28/2026
1.4.0-rc.40 56 5/28/2026
Loading failed