ExpressionTreeVisualizer.UI 1.7.115

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

UI pieces for displaying expression trees

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  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 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 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
1.7.115 803 7/14/2021
1.7.114 445 7/6/2021
1.7.113 377 7/6/2021
1.7.112 360 7/6/2021
1.7.111 417 7/5/2021
1.7.110 735 12/6/2020
1.7.109 481 10/28/2020
1.7.108 518 9/30/2020
1.7.107 498 9/30/2020
1.7.106 535 9/16/2020
1.7.105 496 9/9/2020
1.7.104 607 7/19/2020
1.7.103 541 6/15/2020
1.7.102 669 6/14/2020
1.7.101 535 6/12/2020
1.7.98 526 6/11/2020
1.7.95 496 6/11/2020
1.7.92 536 6/3/2020
1.7.91 573 5/22/2020
1.7.90 562 5/20/2020
1.7.89 546 5/18/2020
1.7.88 523 5/18/2020
1.7.85 540 5/16/2020
1.7.84 531 5/15/2020
1.7.83 561 5/11/2020
1.7.82 584 4/30/2020

Initial release