Zebble.Inspector 3.1.0

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

Allows inspection of a running Zebble app on Windows during development.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.19041 is compatible.  net9.0-windows was computed.  net10.0-windows 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
3.1.0 162 9/23/2024
3.0.1 223 7/3/2024
3.0.0 251 2/28/2024
2.7.174 289 12/23/2023
2.7.173 220 11/24/2023
2.7.172 150 11/24/2023
2.7.171 188 11/16/2023
2.7.170 143 11/16/2023
2.7.169 176 11/1/2023
2.7.168 138 10/31/2023
2.7.167 288 8/10/2023
2.7.165 338 3/2/2023
2.7.164 595 5/16/2022
2.7.163 580 5/18/2021
2.7.162 546 2/26/2021
2.7.161 436 2/22/2021
2.7.159 476 2/22/2021
2.7.158 474 2/13/2021
2.7.157 458 2/8/2021
2.7.156 442 2/3/2021
2.7.155 482 1/12/2021
2.7.154 435 1/12/2021
2.7.153 452 1/12/2021
2.7.152 523 1/9/2021
2.7.151 515 1/9/2021
2.7.150 486 1/6/2021
2.7.149 583 12/31/2020
2.7.148 489 12/30/2020
2.7.147 677 12/24/2020
2.7.146 785 6/2/2020
2.7.145 666 5/1/2020
2.7.141 717 12/15/2019
2.7.140 1,194 3/27/2019
2.7.139 743 3/27/2019
2.7.138 683 3/27/2019
2.7.137 842 1/8/2019
2.7.136 1,465 1/18/2018
2.7.135 1,144 12/14/2017
2.7.134 1,160 9/19/2017
2.7.133 1,227 8/22/2017
2.7.132 1,125 8/16/2017
2.7.131 1,092 8/16/2017
2.7.130 1,092 8/15/2017
2.7.129 1,129 8/15/2017
2.7.128 1,135 8/15/2017
2.7.127 1,110 8/14/2017
2.7.125 1,103 8/10/2017

Minor fixes