Concentus.Native
1.5.2
dotnet add package Concentus.Native --version 1.5.2
NuGet\Install-Package Concentus.Native -Version 1.5.2
<PackageReference Include="Concentus.Native" Version="1.5.2" />
paket add Concentus.Native --version 1.5.2
#r "nuget: Concentus.Native, 1.5.2"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.0
- Concentus.Native.NetCore (>= 1.5.1)
-
.NETFramework 4.5.2
- Concentus.Native.NetFx (>= 1.5.1)
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 | 1,456 | 5/6/2024 |