CommunityToolkit.Maui.MediaElement
2.0.0
.NET 7.0
dotnet add package CommunityToolkit.Maui.MediaElement --version 2.0.0
NuGet\Install-Package CommunityToolkit.Maui.MediaElement -Version 2.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="2.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 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommunityToolkit.Maui.MediaElement, 2.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=2.0.0
// Install CommunityToolkit.Maui.MediaElement as a Cake Tool
#tool nuget:?package=CommunityToolkit.Maui.MediaElement&version=2.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 | net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. net7.0-macos was computed. net7.0-tizen7.0 is compatible. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- No dependencies.
-
net7.0-android33.0
- Xam.Plugins.Android.ExoPlayer (>= 2.18.10)
- Xam.Plugins.Android.ExoPlayer.Transformer (>= 2.18.10)
-
net7.0-ios16.1
- No dependencies.
-
net7.0-maccatalyst16.1
- No dependencies.
-
net7.0-tizen7.0
- No dependencies.
-
net7.0-windows10.0.19041
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CommunityToolkit.Maui.MediaElement:
Package | Downloads |
---|---|
Fabulous.MauiControls.MediaElement
MediaElement implementation for Fabulous |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on CommunityToolkit.Maui.MediaElement:
Repository | Stars |
---|---|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
hjam40/Camera.MAUI
A CameraView Control for preview, take photos and control the camera options
|
|
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
|