libass.uwp 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package libass.uwp --version 1.0.0                
NuGet\Install-Package libass.uwp -Version 1.0.0                
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="libass.uwp" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libass.uwp --version 1.0.0                
#r "nuget: libass.uwp, 1.0.0"                
#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.
// Install libass.uwp as a Cake Addin
#addin nuget:?package=libass.uwp&version=1.0.0

// Install libass.uwp as a Cake Tool
#tool nuget:?package=libass.uwp&version=1.0.0                

<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>$id$</id> <version>$version$</version> <description>FFmpeg decoding library for Windows UWP Apps</description> <authors>FFmpegInteropX</authors> <readme>docs\README.md</readme> <projectUrl>https://github.com/ffmpeginteropx/FFmpegInteropX</projectUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">Apache-2.0</license> <dependencies> <group targetFramework="uap10.0.17763.0" /> </dependencies> <repository type="git" url="$repositoryUrl$" branch="$repositoryBranch$" commit="$repositoryCommit$" /> </metadata> <files>

<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.winmd"   target="lib\uap10.0.17763.0" />
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.xml"     target="lib\uap10.0.17763.0" />

<file src="..\Output\FFmpegInteropX\x86\Release_UWP\FFmpegInteropX.dll"     target="runtimes\win10-x86\native" />
<file src="..\Output\FFmpegInteropX\x86\Release_UWP\FFmpegInteropX.pdb"     target="runtimes\win10-x86\native" />

<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.dll"     target="runtimes\win10-x64\native" />
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.pdb"     target="runtimes\win10-x64\native" />

<file src="..\Output\FFmpegInteropX\ARM64\Release_UWP\FFmpegInteropX.dll"   target="runtimes\win10-arm64\native" />
<file src="..\Output\FFmpegInteropX\ARM64\Release_UWP\FFmpegInteropX.pdb"   target="runtimes\win10-arm64\native" />

<file src="FFmpegInteropX.UWP.Lib.targets"                                  target="build\native"/>

<file src="..\README.md" target="docs\" />

</files> </package>

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • UAP 10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 260 11/8/2024
1.0.1 255 11/8/2024
1.0.0 268 11/8/2024