Xam.Plugins.VideoPlayer 1.0.0-pre07

This is a prerelease version of Xam.Plugins.VideoPlayer.
dotnet add package Xam.Plugins.VideoPlayer --version 1.0.0-pre07
                    
NuGet\Install-Package Xam.Plugins.VideoPlayer -Version 1.0.0-pre07
                    
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="Xam.Plugins.VideoPlayer" Version="1.0.0-pre07" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xam.Plugins.VideoPlayer" Version="1.0.0-pre07" />
                    
Directory.Packages.props
<PackageReference Include="Xam.Plugins.VideoPlayer" />
                    
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 Xam.Plugins.VideoPlayer --version 1.0.0-pre07
                    
#r "nuget: Xam.Plugins.VideoPlayer, 1.0.0-pre07"
                    
#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.
#addin nuget:?package=Xam.Plugins.VideoPlayer&version=1.0.0-pre07&prerelease
                    
Install Xam.Plugins.VideoPlayer as a Cake Addin
#tool nuget:?package=Xam.Plugins.VideoPlayer&version=1.0.0-pre07&prerelease
                    
Install Xam.Plugins.VideoPlayer as a Cake Tool

This package contains a cross-platform video player for Xamarin applications.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0-pre07 4,407 6/3/2016
1.0.0-pre02 1,237 5/14/2016
1.0.0-pre01 1,144 5/13/2016

Fixed a number of issues with the iOS Renderer. Renamed the control to VideoPlayer. Various Bug Fixes