Skip to main content
Concentus.Oggfile package icon

Concentus.Oggfile

This package implements file streams which can be used to extract or encode Opus packets in an Ogg-formatted audio file (usually .opus), giving developers a very simple API to perform the task of reading or writing audio files that can be played universally. The Concentus library is used to encode/decode the opus packets automatically. The codec can optionally be accelerated by also referencing the Concentus.Native package.

Total Downloads
664.7K
664,671
Published
Mar 17, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.5.2 .NETStandard1.1 net8.0 .NETStandard2.0

Dependencies

Concentus
.NETFramework4.5.2
[2.2.2, )
Concentus
.NETStandard1.1
[2.2.2, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
[2.2.2, )
Concentus
.NETStandard2.0
[2.2.2, )

Adoption guide

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

Compatibility metadata lists 4 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.