# Vlc.DotNet **Repository Path**: chen00xw/Vlc.DotNet ## Basic Information - **Project Name**: Vlc.DotNet - **Description**: .NET control that hosts the audio/video capabilities of the VLC libraries - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vlc.DotNet ========== .NET control that hosts the audio/video capabilities of the VLC libraries This is the new repository for the next version of VideoLan DotNet for WinForm & WPF which is currently in dev. Branch | Build | Description --- | --- | --- master | [![Build status](https://ci.appveyor.com/api/projects/status/lkx1ojkcgq51yfro/branch/master?svg=true)](https://ci.appveyor.com/project/ZeBobo5/vlc-dotnet/branch/master) | use the latest version of libvlc NuGet Packages -------------- Packages are available for Vlc libraries [Vlc.DotNet.Core.Interops](https://www.nuget.org/packages/Vlc.DotNet.Core.Interops/) [Vlc.DotNet.Core](https://www.nuget.org/packages/Vlc.DotNet.Core/) [Vlc.DotNet.Forms](https://www.nuget.org/packages/Vlc.DotNet.Forms/) [Vlc.DotNet.Wpf](https://www.nuget.org/packages/Vlc.DotNet.Wpf/) Latest News -------------- 21-12-2015 - Merge pull requests. Thanks for your contributions - Auto deployment of NuGet Packages on each master branch push