LMSupply.Core
0.13.9
dotnet add package LMSupply.Core --version 0.13.9
NuGet\Install-Package LMSupply.Core -Version 0.13.9
<PackageReference Include="LMSupply.Core" Version="0.13.9" />
<PackageVersion Include="LMSupply.Core" Version="0.13.9" />
<PackageReference Include="LMSupply.Core" />
paket add LMSupply.Core --version 0.13.9
#r "nuget: LMSupply.Core, 0.13.9"
#:package LMSupply.Core@0.13.9
#addin nuget:?package=LMSupply.Core&version=0.13.9
#tool nuget:?package=LMSupply.Core&version=0.13.9
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 (11)
Showing the top 5 NuGet packages that depend on LMSupply.Core:
| Package | Downloads |
|---|---|
|
LMSupply.Text.Core
Text processing infrastructure for LMSupply - tokenization, vocabulary management, and encoding utilities |
|
|
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. |
|
|
LMSupply.Embedder
A simple .NET library for local text embeddings with automatic model downloading from HuggingFace. Supports CUDA, DirectML, and CoreML GPU acceleration. |
|
|
LMSupply.Vision.Core
Core vision processing components for LMSupply: image loading, preprocessing, and tensor conversion utilities shared by LMSupply.Captioner and LMSupply.Ocr. |
|
|
LMSupply.Reranker
A lightweight, zero-configuration semantic reranker for .NET. Supports multiple cross-encoder models with automatic download, GPU acceleration, and HuggingFace caching. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.13.9 | 79 | 2/27/2026 |
| 0.13.8 | 62 | 2/27/2026 |
| 0.13.6 | 62 | 2/27/2026 |
| 0.13.5 | 98 | 2/26/2026 |
| 0.13.4 | 123 | 2/26/2026 |
| 0.13.3 | 114 | 2/26/2026 |
| 0.13.2 | 316 | 2/19/2026 |
| 0.13.1 | 242 | 2/2/2026 |
| 0.13.0 | 246 | 2/2/2026 |
| 0.12.1 | 193 | 2/2/2026 |
| 0.12.0 | 205 | 2/1/2026 |
| 0.11.0 | 213 | 1/27/2026 |
| 0.10.0 | 363 | 1/22/2026 |
| 0.9.3 | 257 | 1/19/2026 |
| 0.9.2 | 211 | 1/19/2026 |
| 0.9.1 | 196 | 1/18/2026 |
| 0.9.0 | 194 | 1/18/2026 |
| 0.8.18 | 185 | 1/18/2026 |
| 0.8.17 | 180 | 1/17/2026 |
| 0.8.16 | 182 | 1/15/2026 |