libVLCX 3.1.0.1

dotnet add package libVLCX --version 3.1.0.1
                    
NuGet\Install-Package libVLCX -Version 3.1.0.1
                    
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="libVLCX" Version="3.1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libVLCX" Version="3.1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="libVLCX" />
                    
Project file
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 libVLCX --version 3.1.0.1
                    
#r "nuget: libVLCX, 3.1.0.1"
                    
#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 libVLCX@3.1.0.1
                    
#: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=libVLCX&version=3.1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=libVLCX&version=3.1.0.1
                    
Install as a Cake Tool

libVLC for UWP

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on libVLCX:

Package Downloads
VLC.MediaElement

MediaElement clone powered by VLC

VLC.MediaElement.ClassLibrary

MediaElement clone powered by VLC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.0.1 27,260 7/27/2018
3.1.0 2,537 7/26/2018
3.0.1.1 3,172 4/29/2018
3.0.1 9,900 2/19/2018
0.9.7 3,317 12/28/2017
0.9.6 3,933 11/1/2017
0.9.5 2,467 9/3/2017
0.9.4 5,449 2/21/2017
0.9.3 2,647 12/30/2016
0.9.2 2,764 12/20/2016
0.9.1 3,084 10/4/2016
0.9.0 2,747 10/1/2016

Requires Windows 10 Anniversary Edition and matching Windows SDK.