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
<PackageReference Include="Concentus.Native.NetCore" Version="1.5.2" />
paket add Concentus.Native.NetCore --version 1.5.2
#r "nuget: Concentus.Native.NetCore, 1.5.2"
// 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.
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 | 1,472 | 5/6/2024 |