Bufdio.Spice86
8.0.2
dotnet add package Bufdio.Spice86 --version 8.0.2
NuGet\Install-Package Bufdio.Spice86 -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="Bufdio.Spice86" Version="8.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bufdio.Spice86 --version 8.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bufdio.Spice86, 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 Bufdio.Spice86 as a Cake Addin #addin nuget:?package=Bufdio.Spice86&version=8.0.2 // Install Bufdio.Spice86 as a Cake Tool #tool nuget:?package=Bufdio.Spice86&version=8.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Only for Spice86 usage. A cross platform audio playback library for .NET based on PortAudio, forked from the original Bufdio by Luthfi Tri Atmaja.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Avalonia (>= 11.2.3)
- Serilog (>= 4.2.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.Debug (>= 3.0.0)
- Spice86.Shared (>= 8.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bufdio.Spice86:
Package | Downloads |
---|---|
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 | 98 | 12/29/2024 |
8.0.1 | 86 | 12/29/2024 |
8.0.0 | 76 | 12/29/2024 |
7.0.0 | 151 | 6/22/2024 |
6.4.2 | 247 | 5/9/2024 |
6.4.1 | 150 | 4/8/2024 |
6.4.0 | 135 | 4/1/2024 |
6.3.0 | 191 | 1/24/2024 |
6.2.0 | 143 | 1/20/2024 |
6.1.8 | 241 | 10/2/2023 |
6.1.7 | 152 | 9/30/2023 |
6.1.6 | 149 | 9/22/2023 |
6.1.5 | 163 | 9/3/2023 |
6.1.4 | 190 | 8/28/2023 |
6.1.3 | 159 | 8/26/2023 |
6.1.2 | 145 | 8/26/2023 |
6.1.1 | 159 | 8/24/2023 |
6.1.0 | 145 | 8/23/2023 |
6.0.0 | 192 | 8/15/2023 |
5.0.0 | 188 | 6/18/2023 |
4.1.3 | 180 | 5/28/2023 |
4.1.2 | 174 | 5/28/2023 |
4.1.1 | 187 | 5/3/2023 |
4.1.0 | 193 | 4/26/2023 |
4.0.3 | 242 | 4/3/2023 |
4.0.2 | 229 | 4/1/2023 |
4.0.1 | 244 | 4/1/2023 |
4.0.0 | 271 | 4/1/2023 |
3.0.18 | 366 | 1/12/2023 |
3.0.17 | 334 | 1/11/2023 |
3.0.16 | 352 | 1/9/2023 |
3.0.15 | 324 | 1/6/2023 |
3.0.14 | 342 | 1/4/2023 |
3.0.13 | 323 | 1/4/2023 |
3.0.12 | 339 | 12/16/2022 |
3.0.11 | 395 | 11/11/2022 |
3.0.10 | 389 | 11/11/2022 |
3.0.9 | 377 | 11/10/2022 |
3.0.8 | 371 | 11/9/2022 |
3.0.7 | 383 | 11/9/2022 |
3.0.6 | 529 | 10/13/2022 |
3.0.5 | 519 | 10/8/2022 |
3.0.4 | 505 | 10/8/2022 |
3.0.3 | 670 | 10/2/2022 |
fix: Off by one error generating an IndexOutOfRangeException in the internal debugger Memory tab.