Abies 2.4.0

dotnet add package Abies --version 2.4.0
                    
NuGet\Install-Package Abies -Version 2.4.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="Abies" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abies" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Abies" />
                    
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 Abies --version 2.4.0
                    
#r "nuget: Abies, 2.4.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.
#:package Abies@2.4.0
                    
#: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=Abies&version=2.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Abies&version=2.4.0
                    
Install as a Cake Tool

This package has been renamed to Picea.Abies. Install Picea.Abies instead. This package exists only to redirect existing consumers.

There are no supported framework assets in this 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
2.4.0 188 8/8/2026
2.3.1 147 8/8/2026
2.3.0 139 8/8/2026
2.2.0 349 6/1/2026
2.1.0 254 6/1/2026
2.0.8-gf7b9f29687 265 5/7/2026
2.0.7-g786c107dbc 259 5/7/2026
2.0.4 279 5/7/2026
2.0.4-g5b982117ec 254 5/7/2026
2.0.3-gf8fe776ed7 256 5/6/2026
2.0.2-g6088645a56 252 5/6/2026
2.0.1-ga6695fef37 245 5/6/2026
1.0.513-rc-0002-g9dee5da780 250 5/6/2026
1.0.511-rc-0002-g6cb75e2918 251 5/6/2026
1.0.510-rc-0002-gf9913b0664 265 5/4/2026
1.0.509-rc-0002-g64c46e36be 266 5/1/2026
1.0.506-rc-0002-gc2cce3124c 262 5/1/2026
1.0.504-rc-0002-g3f8a2027c2 306 4/16/2026
1.0.503-rc-0002-g5dd69b6733 291 4/14/2026
1.0.502-rc-0002-geca3654254 299 4/13/2026
Loading failed