VOOZH about

URL: https://www.nuget.org/packages/LMSupply.Core/

⇱ NuGet Gallery | LMSupply.Core 0.34.20




👁 Image
LMSupply.Core 0.34.20

dotnet add package LMSupply.Core --version 0.34.20
 
 
NuGet\Install-Package LMSupply.Core -Version 0.34.20
 
 
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="LMSupply.Core" Version="0.34.20" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LMSupply.Core" Version="0.34.20" />
 
Directory.Packages.props
<PackageReference Include="LMSupply.Core" />
 
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 LMSupply.Core --version 0.34.20
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LMSupply.Core, 0.34.20"
 
 
#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 LMSupply.Core@0.34.20
 
 
#: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=LMSupply.Core&version=0.34.20
 
Install as a Cake Addin
#tool nuget:?package=LMSupply.Core&version=0.34.20
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

LMSupply.Core

Core components shared across all LMSupply libraries.

Features

  • ExecutionProvider: Unified GPU/CPU selection (Auto, CUDA, DirectML, CoreML, CPU)
  • HuggingFaceDownloader: Model downloading with HuggingFace Hub standard caching
  • DownloadProgress: Detailed download progress reporting
  • Exception Hierarchy: Consistent error handling across libraries

Usage

This package is typically consumed as a dependency by other LMSupply packages:

  • LMSupply.Embedder
  • LMSupply.Reranker
  • LMSupply.Generator
  • LMSupply.Transcriber
  • etc.

Cache Location

Follows HuggingFace Hub standard:

  • ~/.cache/huggingface/hub (default)
  • HF_HUB_CACHE environment variable (override)
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on LMSupply.Core:

Package Downloads
FileFlux

Complete document processing SDK optimized for RAG systems. Transform PDF, DOCX, Excel, PowerPoint, Markdown and other formats into high-quality chunks with intelligent semantic boundary detection. Includes advanced chunking strategies, metadata extraction, and performance optimization.

LMSupply.Text.Core

Text processing infrastructure for LMSupply - tokenization, vocabulary management, and encoding utilities

LMSupply.Vision.Core

Core vision processing components for LMSupply: image loading, preprocessing, and tensor conversion utilities shared by LMSupply.Captioner and LMSupply.Ocr.

LMSupply.Embedder

A simple .NET library for local text embeddings with automatic model downloading from HuggingFace. Supports CUDA, DirectML, and CoreML GPU acceleration.

LMSupply.Generator

A .NET library for local LLM text generation using ONNX Runtime GenAI. Supports streaming, chat templates, and automatic hardware detection with CUDA/DirectML GPU acceleration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.34.20 274 6/2/2026
0.34.19 283 5/25/2026
0.34.18 279 5/21/2026
0.34.17 775 5/20/2026
0.34.16 277 5/15/2026
0.34.15 244 5/14/2026
0.34.13 257 5/12/2026
0.34.12 479 5/11/2026
0.34.3 236 5/7/2026
0.34.2 256 5/5/2026
0.34.1 253 5/3/2026
0.34.0 227 5/2/2026
0.33.0 216 5/2/2026
0.32.7 252 5/2/2026
0.32.3 287 4/30/2026
0.32.0 258 4/15/2026
0.31.0 213 4/14/2026
0.30.0 206 4/14/2026
0.29.0 222 4/13/2026
0.28.0 210 4/13/2026
Loading failed