Concentus.Native.NetCore 1.5.2

Requires NuGet 5.0 or higher.

dotnet add package Concentus.Native.NetCore --version 1.5.2
NuGet\Install-Package Concentus.Native.NetCore -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.NetCore" 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.NetCore --version 1.5.2
#r "nuget: Concentus.Native.NetCore, 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.NetCore as a Cake Addin
#addin nuget:?package=Concentus.Native.NetCore&version=1.5.2

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

(This is used internally by the Concentus.Native meta-package. You should not need to reference it directly). 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Concentus.Native.NetCore:

Package Downloads
Concentus.Native

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.2 98 5/6/2024