Abies 2.2.0

dotnet add package Abies --version 2.2.0
                    
NuGet\Install-Package Abies -Version 2.2.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.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abies" Version="2.2.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.2.0
                    
#r "nuget: Abies, 2.2.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.2.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.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Abies&version=2.2.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.2.0 225 6/1/2026
2.1.0 195 6/1/2026
2.0.8-gf7b9f29687 209 5/7/2026
2.0.7-g786c107dbc 201 5/7/2026
2.0.4 225 5/7/2026
2.0.4-g5b982117ec 198 5/7/2026
2.0.3-gf8fe776ed7 198 5/6/2026
2.0.2-g6088645a56 195 5/6/2026
2.0.1-ga6695fef37 189 5/6/2026
1.0.513-rc-0002-g9dee5da780 193 5/6/2026
1.0.511-rc-0002-g6cb75e2918 195 5/6/2026
1.0.510-rc-0002-gf9913b0664 209 5/4/2026
1.0.509-rc-0002-g64c46e36be 208 5/1/2026
1.0.506-rc-0002-gc2cce3124c 205 5/1/2026
1.0.504-rc-0002-g3f8a2027c2 237 4/16/2026
1.0.503-rc-0002-g5dd69b6733 230 4/14/2026
1.0.502-rc-0002-geca3654254 240 4/13/2026
1.0.497-rc-0002-g7d43b9927d 238 4/10/2026
1.0.495-rc-0002-g904bb05144 237 4/8/2026
1.0.494-rc-0002-g45c5c9fcff 236 4/8/2026
Loading failed