Skip to main content
Concentus.Native package icon

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.

Total Downloads
4.5K
4,506
Published
May 6, 2024
Latest stable version

Install

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

Frameworks

.NETCoreApp1.0 .NETFramework4.5.2

Dependencies

[1.5.1, )
Concentus.Native.NetFx
.NETFramework4.5.2
[1.5.1, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; 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.