Spice86.Logging 8.0.2

dotnet add package Spice86.Logging --version 8.0.2                
NuGet\Install-Package Spice86.Logging -Version 8.0.2                
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="Spice86.Logging" Version="8.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spice86.Logging --version 8.0.2                
#r "nuget: Spice86.Logging, 8.0.2"                
#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.
// Install Spice86.Logging as a Cake Addin
#addin nuget:?package=Spice86.Logging&version=8.0.2

// Install Spice86.Logging as a Cake Tool
#tool nuget:?package=Spice86.Logging&version=8.0.2                

Reverse engineer and rewrite real mode dos programs

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Spice86.Logging:

Package Downloads
Spice86

Reverse engineer and rewrite real mode dos programs

Spice86.Core

Reverse engineer and rewrite real mode dos programs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.2 84 12/29/2024
8.0.1 81 12/29/2024
8.0.0 79 12/29/2024
7.0.0 134 6/22/2024
6.4.2 247 5/9/2024
6.4.1 142 4/8/2024
6.4.0 130 4/1/2024
6.3.0 174 1/24/2024
6.2.0 136 1/20/2024
6.1.8 240 10/2/2023
6.1.7 160 9/30/2023
6.1.6 154 9/22/2023
6.1.5 169 9/3/2023
6.1.4 182 8/28/2023
6.1.3 172 8/26/2023
6.1.2 165 8/26/2023
6.1.1 168 8/24/2023
6.1.0 170 8/23/2023
6.0.0 191 8/15/2023
5.0.0 198 6/18/2023
4.1.3 181 5/28/2023
4.1.2 178 5/28/2023
4.1.1 181 5/3/2023
4.1.0 213 4/26/2023
4.0.3 247 4/3/2023
4.0.2 250 4/1/2023
4.0.1 257 4/1/2023
4.0.0 247 4/1/2023
3.0.18 344 1/12/2023
3.0.17 322 1/11/2023
3.0.16 332 1/9/2023
3.0.15 319 1/6/2023
3.0.14 319 1/4/2023
3.0.13 315 1/4/2023
3.0.12 339 12/16/2022
3.0.11 403 11/11/2022
3.0.10 386 11/11/2022
3.0.9 369 11/10/2022
3.0.8 370 11/9/2022
3.0.7 376 11/9/2022
3.0.6 535 10/13/2022
3.0.5 508 10/8/2022
3.0.4 539 10/8/2022
3.0.3 569 10/2/2022

fix: Off by one error generating an IndexOutOfRangeException in the internal debugger Memory tab.