CommunityToolkit.Maui.MediaElement
3.0.0
.NET 8.0
dotnet add package CommunityToolkit.Maui.MediaElement --version 3.0.0
NuGet\Install-Package CommunityToolkit.Maui.MediaElement -Version 3.0.0
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="CommunityToolkit.Maui.MediaElement" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommunityToolkit.Maui.MediaElement --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommunityToolkit.Maui.MediaElement, 3.0.0"
#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 CommunityToolkit.Maui.MediaElement as a Cake Addin
#addin nuget:?package=CommunityToolkit.Maui.MediaElement&version=3.0.0
// Install CommunityToolkit.Maui.MediaElement as a Cake Tool
#tool nuget:?package=CommunityToolkit.Maui.MediaElement&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MediaElement is a view for playing video and audio in your .NET MAUI app.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-ios was computed. net8.0-ios17.0 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst17.0 is compatible. net8.0-macos was computed. net8.0-tizen8.0 is compatible. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-android34.0
- Microsoft.Maui.Controls (>= 8.0.3)
- Xam.Plugins.Android.ExoPlayer (>= 2.19.1)
- Xam.Plugins.Android.ExoPlayer.Transformer (>= 2.19.1)
-
net8.0-ios17.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-maccatalyst17.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-tizen8.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-windows10.0.19041
- Microsoft.Maui.Controls (>= 8.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CommunityToolkit.Maui.MediaElement:
Package | Downloads |
---|---|
Fabulous.MauiControls.MediaElement
MediaElement implementation for Fabulous |
|
MediaControls.Maui
Maui MediaElement custom Controls |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CommunityToolkit.Maui.MediaElement:
Repository | Stars |
---|---|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
RadekVyM/SimpleToolkit
SimpleToolkit is a .NET MAUI library of helpers and simple, fully customizable controls, such as SimpleShell - a custom Shell implementation that allows you to create unique navigation experiences.
|
|
hjam40/Camera.MAUI
A CameraView Control for preview, take photos and control the camera options
|
|
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
|
|
Strypper/mauisland
.NET Community on maui island 🏝️, come join us and we will build a community together
|