LMSupply.Core
0.19.0
See the version list below for details.
dotnet add package LMSupply.Core --version 0.19.0
NuGet\Install-Package LMSupply.Core -Version 0.19.0
<PackageReference Include="LMSupply.Core" Version="0.19.0" />
<PackageVersion Include="LMSupply.Core" Version="0.19.0" />
<PackageReference Include="LMSupply.Core" />
paket add LMSupply.Core --version 0.19.0
#r "nuget: LMSupply.Core, 0.19.0"
#:package LMSupply.Core@0.19.0
#addin nuget:?package=LMSupply.Core&version=0.19.0
#tool nuget:?package=LMSupply.Core&version=0.19.0
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.EmbedderLMSupply.RerankerLMSupply.GeneratorLMSupply.Transcriber- etc.
Cache Location
Follows HuggingFace Hub standard:
~/.cache/huggingface/hub(default)HF_HUB_CACHEenvironment variable (override)
| Product | Versions 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. |
-
net10.0
- Microsoft.ML.OnnxRuntime (>= 1.24.2)
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.24.2 | 0 | 3/16/2026 |
| 0.24.1 | 0 | 3/16/2026 |
| 0.24.0 | 516 | 3/9/2026 |
| 0.22.2 | 183 | 3/9/2026 |
| 0.22.1 | 227 | 3/8/2026 |
| 0.22.0 | 184 | 3/8/2026 |
| 0.21.0 | 184 | 3/8/2026 |
| 0.20.2 | 235 | 3/7/2026 |
| 0.20.1 | 190 | 3/7/2026 |
| 0.20.0 | 206 | 3/7/2026 |
| 0.19.1 | 185 | 3/6/2026 |
| 0.19.0 | 179 | 3/6/2026 |
| 0.18.0 | 188 | 3/6/2026 |
| 0.17.2 | 179 | 3/5/2026 |
| 0.17.1 | 183 | 3/5/2026 |
| 0.17.0 | 182 | 3/5/2026 |
| 0.16.1 | 179 | 3/5/2026 |
| 0.16.0 | 174 | 3/5/2026 |
| 0.15.1 | 177 | 3/4/2026 |
| 0.15.0 | 192 | 3/3/2026 |