AsfMojo 1.2.0
dotnet add package AsfMojo --version 1.2.0
NuGet\Install-Package AsfMojo -Version 1.2.0
<PackageReference Include="AsfMojo" Version="1.2.0" />
paket add AsfMojo --version 1.2.0
#r "nuget: AsfMojo, 1.2.0"
// Install AsfMojo as a Cake Addin #addin nuget:?package=AsfMojo&version=1.2.0 // Install AsfMojo as a Cake Tool #tool nuget:?package=AsfMojo&version=1.2.0
AsfMojo is an open source .NET ASF parsing library, providing support for parsing Windows Media Audio (WMA) and Windows Media Video (WMV) files
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on AsfMojo:
Package | Downloads |
---|---|
DeltaEngine.Xna
Xna Version of the Delta Engine, requires Xna 4.0 framework to be installed. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.OpenTK
OpenGL Version of the Delta Engine, uses OpenTK. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.SharpDX
DirectX Version of the Delta Engine, uses SharpDX. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.MonoGame
MonoGame Version of the Delta Engine, requires MonoGame 3 framework to be installed. The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
|
DeltaEngine.GLFW
OpenGL Version of the Delta Engine, uses GLFW3 (Pencil.Gaming). The Delta Engine allows you to develop applications and especially games for many different platforms (mobile, tablets, console, PC) completely under Windows with .NET or native C++ by using your favorite tools. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AsfMojo:
Repository | Stars |
---|---|
DeltaEngine/DeltaEngine
Open Source Multiplatform Game Engine, C# OpenGL Version (custom wrapper) including the Editor
|