SilverCraft.CSCore 0.1.0

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

// Install SilverCraft.CSCore as a Cake Tool
#tool nuget:?package=SilverCraft.CSCore&version=0.1.0                

SilverCraft's fork of CSCore

I've decided to fork CSCore to remove features i will not use, in order to use CSCore for simple playback.
Many features are removed, or broken or may be removed or broken in a future update.
Check out the original cscore project
A short list of differences between this project and the original cscore:

  • Linux support (OpenAL, PortAudio as addon)
  • Removed windows support (no directx decoding for MP3s, no mediafoundation apis,...)
  • Removed FFMpeg support
  • (Will be) Packaged on nuget
  • Optional sndfile and openmpt wrappers
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SilverCraft.CSCore:

Package Downloads
SilverCraft.CSCore.SndFile

Package Description

SilverCraft.CSCore.PortAudio

Package Description

SilverCraft.OpenMPT

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 174 7/13/2024

Initial release to nuget