SyxPack 0.7.2

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

SyxPack

SyxPack is a library for handling MIDI System Exclusive messages. It implements the data model for universal and manufacturer-specific messages and manufacturers.

Written in C# 10. Targets .NET 6 or later.

Contains unit tests created with xUnit. Use dotnet test to run them.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SyxPack:

Package Downloads
KSynthLib

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.2 1,946 8/20/2023
0.7.1 200 8/20/2023
0.7.0 295 3/28/2023
0.6.0 292 3/9/2023
0.5.0 280 3/6/2023
0.4.1 281 3/5/2023
0.4.0 343 3/5/2023
0.3.0 285 2/6/2023
0.1.1 338 1/30/2023
0.1.0 319 1/30/2023