LlamaLogic.Packages 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package LlamaLogic.Packages --version 3.0.1
                    
NuGet\Install-Package LlamaLogic.Packages -Version 3.0.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.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LlamaLogic.Packages" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="LlamaLogic.Packages" />
                    
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 LlamaLogic.Packages --version 3.0.1
                    
#r "nuget: LlamaLogic.Packages, 3.0.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.
#addin nuget:?package=LlamaLogic.Packages&version=3.0.1
                    
Install as a Cake Addin
#tool nuget:?package=LlamaLogic.Packages&version=3.0.1
                    
Install as a Cake Tool

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:

  1. right-click on your project under Solution Explorer;
  2. select Manage NuGet Packages...;
  3. in the Search textbox, enter LlamaLogic.Packages;
  4. press the return key;
  5. select the LlamaLogic.Packages result; and,
  6. click the Install button.

How to use

Refer to the Intellisense documentation included with the package or the online documentation.

Product 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.

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.0.2 11 6/30/2025
3.0.1 12 6/30/2025
3.0.0 137 6/19/2025
2.23.1 246 3/7/2025
2.23.0 109 2/26/2025
2.22.2 106 2/5/2025
2.22.1 110 2/3/2025
2.22.0 113 1/31/2025
2.21.2 105 1/30/2025
2.21.1 109 1/30/2025
2.21.0 107 1/26/2025
2.20.0 113 1/23/2025
2.19.3 96 1/22/2025
2.19.2 94 1/7/2025
2.19.1 142 1/4/2025
2.19.0 142 1/3/2025
2.18.0 104 12/31/2024
2.17.0 106 12/24/2024
2.16.0 115 12/20/2024
2.15.2 118 12/4/2024
2.15.1 111 12/4/2024
2.15.0 116 11/19/2024
2.14.0 112 11/12/2024
2.13.2 113 10/27/2024
2.13.1 110 10/25/2024
2.13.0 125 10/25/2024
2.12.3 124 10/23/2024
2.12.2 120 10/23/2024
2.12.1 145 10/20/2024
2.12.0 168 10/18/2024
2.11.0 119 10/14/2024
2.10.0 104 10/14/2024
2.9.0 108 10/14/2024
2.8.0 119 9/29/2024
2.7.1 109 9/28/2024
2.7.0 110 9/27/2024
2.6.0 108 9/25/2024
2.5.0 103 9/25/2024
2.4.0 121 9/22/2024
2.3.0 128 9/18/2024
2.1.5 150 9/15/2024
2.1.4 128 9/11/2024
2.1.3 117 9/10/2024
2.1.2 115 9/9/2024
2.1.1 117 9/9/2024
2.1.0 122 9/8/2024
2.0.2 116 8/29/2024
2.0.1 133 8/26/2024
2.0.0 148 8/24/2024
1.3.0 78 8/3/2024
1.2.4 111 7/24/2024
1.2.3 111 7/22/2024
1.2.2 101 7/22/2024
1.2.1 96 7/22/2024
1.2.0 95 7/22/2024
1.1.0 111 7/22/2024
1.0.1 108 7/21/2024
1.0.0 105 7/21/2024

Corrected two defects in the management of script mod manifests.