NEbml 1.1.0.5
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
dotnet add package NEbml --version 1.1.0.5
NuGet\Install-Package NEbml -Version 1.1.0.5
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="NEbml" Version="1.1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NEbml" Version="1.1.0.5" />
<PackageReference Include="NEbml" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NEbml --version 1.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NEbml, 1.1.0.5"
#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.
#:package NEbml@1.1.0.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NEbml&version=1.1.0.5
#tool nuget:?package=NEbml&version=1.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
README
What is this repository for?
NEbml provides facility to read/write EBML binary format. The idea of EBML is similar to XML, as it is:
- made of tagged records
- stores both atomic and compaund objects
Unlike XML the EBML is very efficient in space and performance terms. Library tends to be compliant to Ebml specs, as they described in https://github.com/ietf-wg-cellar/ebml-specification.
How do I get set up?
- reference
NEbml
package from nuget - Package contains binaries for .NET 4.6.1 and NetStandard 2.0 platforms
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Prerequisites
- dotnet 8 SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NEbml:
Package | Downloads |
---|---|
Jellyfin.MediaEncoding.Keyframes
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on NEbml:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|
|
vesoapp/veso
Open source media server.
|
Version | Downloads | Last Updated |
---|---|---|
1.1.0.5 | 221 | 9/1/2025 |
1.1.0-beta.4 | 29 | 7/18/2025 |
1.0.0.3 | 8,201 | 7/18/2025 |
1.0.0-beta3.2 | 77 | 7/4/2025 |
1.0.0-beta2.1 | 127 | 6/29/2025 |
1.0.0-beta1 | 138 | 6/26/2025 |
0.12.0 | 33,137 | 12/8/2024 |
0.11.0 | 222,700 | 6/18/2021 |
0.10.1 | 7,380 | 1/8/2021 |
0.10.0 | 563 | 1/8/2021 |
0.9.1 | 550 | 1/7/2021 |
0.9.0 | 2,054 | 11/24/2020 |
0.1.4 | 6,807 | 8/11/2015 |
0.1.3 | 2,921 | 8/11/2015 |
0.1.2 | 1,564 | 8/11/2015 |
0.1.1 | 1,610 | 8/11/2015 |
0.1.0 | 1,766 | 11/30/2014 |