AAXClean 0.4.7
.NET 5.0
Install-Package AAXClean -Version 0.4.7
dotnet add package AAXClean --version 0.4.7
<PackageReference Include="AAXClean" Version="0.4.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AAXClean --version 0.4.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AAXClean, 0.4.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AAXClean as a Cake Addin
#addin nuget:?package=AAXClean&version=0.4.7
// Install AAXClean as a Cake Tool
#tool nuget:?package=AAXClean&version=0.4.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Decrypts Audible aax and aaxc files to mp4.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
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 AAXClean:
Package | Downloads |
---|---|
AAXClean.Codecs
Filter and convert aac audio from AAXClean |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AAXClean:
Repository | Stars |
---|---|
rmcrackan/Libation
Libation: Liberate your Library
|
Fixed MultipartFilter bug wthat could occur on some large files.