VGMToolbox 1.0.0.1040

Requires NuGet 4.0 or higher.

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

VGMToolbox (VGMT) is a C# based tool to assist VGM collectors and dumpers. It includes tools to extract, optimize, and build VGM formats as well as auditing and exploration utilities. [GBS, KSS, MDX, NSF(E), SID, S98, SPC, VGM, XA, XMA, xSF (PSF/PSF2/etc)]

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

This package has no dependencies.

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
1.0.0.1040 2,661 1/20/2020

You may require one or all of these dependencies in order to use certain functionalities from VGMToolbox libs:

Native:

 7z.dll > v9.22.0:
   https://www.7-zip.org/download.html -or- SevenZipSharp.Interop

 bass.dll > v2.4.2.3:
   http://www.un4seen.com/bass.html

 bassmidi.dll > v2.4.2.0:
   http://www.un4seen.com/bass.html

Managed:

 Bass.Net > v2.4.4.0:
   Bass.Net

 ICSharpCode.SharpZipLib > v0.85.4.369:
   ICSharpCode.SharpZipLib.dll

 Ionic.Zip > v1.8.4.0:
   Ionic.Zip

 SevenZipSharp > v0.64.0:
   SevenZipSharp

 System.Data.SQLite > v1.0.60.0:
   System.Data.SQLite