CYINT.XPlatformMediaPlayer 0.0.8-alpha

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

A cross-platform portable class library and abstract implementation for a Xamarin media player intended to serve as the base class for XPlatformVideoPlayer and XPlatformAudioPlayer

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.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CYINT.XPlatformMediaPlayer:

Package Downloads
CYINT.XPlatformAudioPlayer

A cross platform audio player for Xamarin that extends XPlatformMediaPlayer

CYINT.XPlatformVideoPlayer

A cross-platform portable class library and abstract implementation for a Video player that derives from XPlatformMediaPlayer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.8-alpha 1,131 2/17/2017
0.0.7-alpha 862 2/17/2017
0.0.6-alpha 1,035 2/3/2017
0.0.5-alpha 852 2/3/2017
0.0.4-alpha 874 2/3/2017
0.0.3-alpha 887 2/3/2017
0.0.2-alpha 894 2/3/2017
0.0.1-alpha 1,254 2/3/2017

Don't throw exception on error, instead reset the Android media player object