NPlug.Proxy 2.0.1

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

// Install NPlug.Proxy as a Cake Tool
#tool nuget:?package=NPlug.Proxy&version=2.0.1

NPlug.Proxy

This package provides a native proxy for NPlug deployed when not using NativeAOT or when using the NPlug.Validator for Unit tests. It does not contain managed assemblies.

This package is not meant to be used directly but is referenced internally by NPlug and NPlug.Validator.

See the GitHub repository for more information.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NPlug.Proxy:

Package Downloads
NPlug

NPlug is a library that allows to easily develop VST3 audio native plugins in .NET using NativeAOT. The associated VST3 version is: 3.7.7.

NPlug.Validator

Package providing the official VST3 validator for NPlug. This package is meant to be used from Unit Tests. The associated VST3 version is: 3.7.7.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 158 2/20/2024
2.0.0 396 3/8/2023
1.1.0 250 3/6/2023
1.0.0 304 3/6/2023