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 110 8/8/2026
2.3.1 108 8/8/2026
2.3.0 99 8/8/2026
2.2.0 315 6/1/2026
2.1.0 222 6/1/2026
2.0.8-gf7b9f29687 234 5/7/2026
2.0.7-g786c107dbc 226 5/7/2026
2.0.4 251 5/7/2026
2.0.4-g5b982117ec 222 5/7/2026
2.0.3-gf8fe776ed7 223 5/6/2026
2.0.2-g6088645a56 221 5/6/2026
2.0.1-ga6695fef37 215 5/6/2026
1.0.513-rc-0002-g9dee5da780 218 5/6/2026
1.0.511-rc-0002-g6cb75e2918 220 5/6/2026
1.0.510-rc-0002-gf9913b0664 236 5/4/2026
1.0.509-rc-0002-g64c46e36be 234 5/1/2026
1.0.506-rc-0002-gc2cce3124c 231 5/1/2026
1.0.504-rc-0002-g3f8a2027c2 263 4/16/2026
1.0.503-rc-0002-g5dd69b6733 255 4/14/2026
1.0.502-rc-0002-geca3654254 267 4/13/2026
Loading failed