LogicalOptimizer.Full 4.0.0

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

LogicalOptimizer.Full (deprecated forwarding package)

Since v4.0 the whole toolkit ships as the single package LogicalOptimizer.

LogicalOptimizer.Full used to be the "everything in one install" meta-package. That is now what LogicalOptimizer itself is, so this ID contains no code and only depends on LogicalOptimizer — existing references keep compiling unchanged (all types stay in the LogicalOptimizer namespace). Replace it at your convenience:

dotnet remove package LogicalOptimizer.Full
dotnet add package LogicalOptimizer

This forwarding ID is published for a transition period and will stop receiving new versions. Details: the package-consolidation decision record in the repository.

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
4.0.0 124 8/3/2026
3.2.2 121 7/30/2026
3.2.1 118 7/30/2026
3.1.1 118 7/29/2026
3.1.0 123 7/29/2026