Skip to main content

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.

Total Downloads
2.7K
2,741
Published
Mar 6, 2023
Latest stable version

Install

.NET CLI
dotnet add package NPlug --version 0.2.0.377
Package Manager Console
Install-Package NPlug -Version 0.2.0.377
PackageReference
<PackageReference Include="NPlug" Version="0.2.0.377" />

Frameworks

net7.0

Dependencies

[1.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.