Concentus.Native 1.5.2

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

// Install Concentus.Native as a Cake Tool
#tool nuget:?package=Concentus.Native&version=1.5.2

Contains native Opus redistributable binaries for various platforms, intended as an optional addon to the core Concentus library. The default behavior for Concentus would be to look for these native binaries and use them if present, otherwise, fall back to a pure C# implementation of the codec. For best results, you should install this package ONLY into your top-level project, not into any intermediate libraries - this allows things like dotnet publish to correctly trim out native binaries that aren't relevant to your release target.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.5.2 101 5/6/2024