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.
paket add Xam.Plugins.VideoPlayer --version 1.0.0-pre07
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Xam.Plugins.VideoPlayer as a Cake Addin #addin nuget:?package=Xam.Plugins.VideoPlayer&version=1.0.0-pre07&prerelease // Install Xam.Plugins.VideoPlayer as a Cake Tool #tool nuget:?package=Xam.Plugins.VideoPlayer&version=1.0.0-pre07&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains a cross-platform video player for Xamarin applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.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.
-
- Xamarin.Forms (>= 2.2.0.31)
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,320 | 6/3/2016 |
1.0.0-pre02 | 1,079 | 5/14/2016 |
1.0.0-pre01 | 986 | 5/13/2016 |
Fixed a number of issues with the iOS Renderer. Renamed the control to VideoPlayer. Various Bug Fixes