ZSpitz.Util.Wpf 0.1.125

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

Helper extension methods and functions, for WPF projects

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 (5)

Showing the top 5 NuGet packages that depend on ZSpitz.Util.Wpf:

Package Downloads
Periscope

A framework for Visual Studio custom debugging visualizers

ExpressionTreeVisualizer.UI

UI pieces for displaying expression trees

DateTimeVisualizer.UI

UI pieces for displaying DateTime

ParseTreeVisualizer.UI.Standard

UI components for visualizing ANTLR tokens and parse trees

ParseTreeVisualizer.UI.Legacy

UI components for visualizing ANTLR tokens and parse trees

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ZSpitz.Util.Wpf:

Repository Stars
zspitz/ExpressionTreeVisualizer
Debugging visualizer for expression trees
Version Downloads Last Updated
0.1.125 902 4/29/2022
0.1.124 629 4/29/2022
0.1.123 648 4/28/2022
0.1.121 637 4/28/2022
0.1.120 702 4/19/2022
0.1.119 631 3/30/2022
0.1.118 539 12/23/2021
0.1.116 597 8/20/2021
0.1.115 509 8/19/2021
0.1.114 1,074 7/22/2021
0.1.113 1,642 7/12/2021
0.1.112 607 7/9/2021
0.1.110 542 7/9/2021
0.1.109 541 7/9/2021
0.1.108 557 7/9/2021
0.1.107 539 7/9/2021
0.1.106 579 7/9/2021
0.1.105 1,068 6/23/2021
0.1.104 536 6/15/2021
0.1.103 601 5/30/2021
Loading failed

Some helper methods and functions for WPF projects