VST.NET2-Host
2.0.2
VST.NET dotnet 5 primary assemblies for building a VST2 host application.
Install-Package VST.NET2-Host -Version 2.0.2
dotnet add package VST.NET2-Host --version 2.0.2
<PackageReference Include="VST.NET2-Host" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VST.NET2-Host --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VST.NET2-Host, 2.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
net5.0
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VST.NET2-Host:
Repository | Stars |
---|---|
obiwanjacobi/vst.net
Virtual Studio Technology (VST) for .NET. Plugins and Host applications.
|