LlamaLogic.Packages
2.13.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LlamaLogic.Packages --version 2.13.0
NuGet\Install-Package LlamaLogic.Packages -Version 2.13.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="LlamaLogic.Packages" Version="2.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LlamaLogic.Packages --version 2.13.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LlamaLogic.Packages, 2.13.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.
// Install LlamaLogic.Packages as a Cake Addin #addin nuget:?package=LlamaLogic.Packages&version=2.13.0 // Install LlamaLogic.Packages as a Cake Tool #tool nuget:?package=LlamaLogic.Packages&version=2.13.0
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.1.3)
-
net7.0
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.1.3)
-
net8.0
- Nito.AsyncEx (>= 5.1.2)
- SharpZipLib (>= 1.4.2)
- System.Collections.Immutable (>= 8.0.0)
- YamlDotNet (>= 16.1.3)
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 |
---|---|---|
2.15.0 | 83 | 11/19/2024 |
2.14.0 | 74 | 11/12/2024 |
2.13.2 | 89 | 10/27/2024 |
2.13.1 | 83 | 10/25/2024 |
2.13.0 | 95 | 10/25/2024 |
2.12.3 | 95 | 10/23/2024 |
2.12.2 | 91 | 10/23/2024 |
2.12.1 | 114 | 10/20/2024 |
2.12.0 | 141 | 10/18/2024 |
2.11.0 | 94 | 10/14/2024 |
2.10.0 | 73 | 10/14/2024 |
2.9.0 | 80 | 10/14/2024 |
2.8.0 | 84 | 9/29/2024 |
2.7.1 | 87 | 9/28/2024 |
2.7.0 | 78 | 9/27/2024 |
2.6.0 | 82 | 9/25/2024 |
2.5.0 | 80 | 9/25/2024 |
2.4.0 | 95 | 9/22/2024 |
2.3.0 | 104 | 9/18/2024 |
2.1.5 | 124 | 9/15/2024 |
2.1.4 | 103 | 9/11/2024 |
2.1.3 | 94 | 9/10/2024 |
2.1.2 | 92 | 9/9/2024 |
2.1.1 | 97 | 9/9/2024 |
2.1.0 | 99 | 9/8/2024 |
2.0.2 | 90 | 8/29/2024 |
2.0.1 | 110 | 8/26/2024 |
2.0.0 | 122 | 8/24/2024 |
1.3.0 | 58 | 8/3/2024 |
1.2.4 | 90 | 7/24/2024 |
1.2.3 | 92 | 7/22/2024 |
1.2.2 | 80 | 7/22/2024 |
1.2.1 | 77 | 7/22/2024 |
1.2.0 | 76 | 7/22/2024 |
1.1.0 | 83 | 7/22/2024 |
1.0.1 | 86 | 7/21/2024 |
1.0.0 | 83 | 7/21/2024 |
We improved the hashing of script mods to more reliably detect subtle changes. We added the global mods manifest model. We removed mod manifest keys from required mods as they might not be stable, in favor of the global mods manifest.