LlamaLogic.Packages
3.8.1
dotnet add package LlamaLogic.Packages --version 3.8.1
NuGet\Install-Package LlamaLogic.Packages -Version 3.8.1
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="LlamaLogic.Packages" Version="3.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LlamaLogic.Packages" Version="3.8.1" />
<PackageReference Include="LlamaLogic.Packages" />
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 LlamaLogic.Packages --version 3.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LlamaLogic.Packages, 3.8.1"
#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 LlamaLogic.Packages@3.8.1
#: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=LlamaLogic.Packages&version=3.8.1
#tool nuget:?package=LlamaLogic.Packages&version=3.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
How to install
Using the .NET CLI
Navigate to your project in a terminal and enter the following command:
dotnet add package LlamaLogic.Packages
Using Visual Studio
Follow these steps:
- right-click on your project under Solution Explorer;
- select Manage NuGet Packages...;
- in the Search textbox, enter
LlamaLogic.Packages; - press the return key;
- select the LlamaLogic.Packages result; and,
- click the Install button.
How to use
Refer to the Intellisense documentation included with the package or the online documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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 was computed. 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.
-
net6.0
- BCnEncoder.Net.ImageSharp (>= 1.1.2)
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- SixLabors.ImageSharp (>= 3.1.11)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.3.0)
-
net7.0
- BCnEncoder.Net.ImageSharp (>= 1.1.2)
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- SixLabors.ImageSharp (>= 3.1.11)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.3.0)
-
net8.0
- BCnEncoder.Net.ImageSharp (>= 1.1.2)
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- SixLabors.ImageSharp (>= 3.1.11)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.3.0)
-
net9.0
- BCnEncoder.Net.ImageSharp (>= 1.1.2)
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- SixLabors.ImageSharp (>= 3.1.11)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.3.0)
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 |
|---|---|---|
| 3.8.1 | 105 | 1/31/2026 |
| 3.8.0 | 93 | 1/30/2026 |
| 3.7.0 | 114 | 1/15/2026 |
| 3.6.3 | 201 | 11/27/2025 |
| 3.6.2 | 202 | 11/27/2025 |
| 3.6.0 | 150 | 10/31/2025 |
| 3.5.2 | 197 | 10/3/2025 |
| 3.5.1 | 199 | 9/1/2025 |
| 3.5.0 | 272 | 8/8/2025 |
| 3.4.1 | 271 | 8/7/2025 |
| 3.4.0 | 276 | 8/7/2025 |
| 3.3.0 | 273 | 8/7/2025 |
| 3.2.0 | 180 | 7/31/2025 |
| 3.1.1 | 520 | 7/24/2025 |
| 3.1.0 | 578 | 7/23/2025 |
| 3.0.3 | 141 | 7/11/2025 |
| 3.0.2 | 209 | 6/30/2025 |
| 3.0.1 | 199 | 6/30/2025 |
| 3.0.0 | 197 | 6/19/2025 |
| 2.23.1 | 320 | 3/7/2025 |
Loading failed
We made translucent JPEG conversion to PNG fail faster when passed invalid data.