Xamarin.AndroidX.MediaRouter
1.4.0.1
dotnet add package Xamarin.AndroidX.MediaRouter --version 1.4.0.1
NuGet\Install-Package Xamarin.AndroidX.MediaRouter -Version 1.4.0.1
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.4.0.1" />
paket add Xamarin.AndroidX.MediaRouter --version 1.4.0.1
#r "nuget: Xamarin.AndroidX.MediaRouter, 1.4.0.1"
// Install Xamarin.AndroidX.MediaRouter as a Cake Addin
#addin nuget:?package=Xamarin.AndroidX.MediaRouter&version=1.4.0.1
// Install Xamarin.AndroidX.MediaRouter as a Cake Tool
#tool nuget:?package=Xamarin.AndroidX.MediaRouter&version=1.4.0.1
.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.mediarouter:mediarouter'.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android31.0 is compatible. |
MonoAndroid | monoandroid12.0 is compatible. |
-
MonoAndroid 12.0
- Xamarin.AndroidX.AppCompat (>= 1.6.1.2)
- Xamarin.AndroidX.AppCompat.AppCompatResources (>= 1.6.1.2)
- Xamarin.AndroidX.Core (>= 1.10.1.1)
- Xamarin.AndroidX.Media (>= 1.6.0.5)
- Xamarin.AndroidX.Palette (>= 1.0.0.18)
- Xamarin.AndroidX.RecyclerView (>= 1.3.0.2)
- Xamarin.Google.Guava.ListenableFuture (>= 1.0.0.13)
-
net6.0-android31.0
- Xamarin.AndroidX.AppCompat (>= 1.6.1.2)
- Xamarin.AndroidX.AppCompat.AppCompatResources (>= 1.6.1.2)
- Xamarin.AndroidX.Core (>= 1.10.1.1)
- Xamarin.AndroidX.Media (>= 1.6.0.5)
- Xamarin.AndroidX.Palette (>= 1.0.0.18)
- Xamarin.AndroidX.RecyclerView (>= 1.3.0.2)
- Xamarin.Google.Guava.ListenableFuture (>= 1.0.0.13)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on Xamarin.AndroidX.MediaRouter:
Package | Downloads |
---|---|
Plugin.SegmentedControl.Netstandard
Segmented control for Xamarin Forms for iOS, Android, UWP. Mac OS also supported albeit currently with fewer features. |
|
Sharpnado.MaterialFrame
The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented thanks to the RealtimeBlurView from Tu Yimin (mmin18). Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.iOS.iOSMaterialFrameRenderer.Init(); Mandatory initialization on macOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.macOS.macOSMaterialFrameRenderer.Init(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPMaterialFrameRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies); |
|
Sharpnado.Presentation.Forms
Collection of Xamarin.Forms components. IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()). Pure Xamarin.Forms tabs: * Fixed tabs (android tabs style) * Scrollable tabs * Segmented tabs * Custom shadows (neumorphism ready) * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher Sharpnado.Shadows: * Add as many custom shadows as you like to any view (Android, iOS, UWP) * You can specify each shadow Color, Opacity, BlurRadius, and Offset * Simply implement Neumorphism * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Animate any of these property and make the shadows dance around your elements MaterialFrame: * AcrylicBlur mode * 3 Blur styles: Light, ExtraLight, Dark (UIVisualEffectView styles) * Acrylic mode * Dark mode * Light mode * Change modes dynamically * Performance (CALayer on ios, LayerDrawable on android) * Android: RealtimeBlurView from Tu Yimin (mmin18) The TaskLoaderView 2.0 handles all your task loading states: * Handles error with custom messages and icons * Handles empty states * Show snackbar errors for refresh scenarios (if data is already shown) * Handles retry with button * Support Xamarin.Forms.Skeleton * Can override any state views with your own custom ones HorizontalListView for Xamarin.Forms (close to a CollectionView): * Carousel layout * Column count * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Grid ListView (HorizontalListView with ListLayout set to Grid): * Column count * Drag And Drop * RefreshView support * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling |
|
Xamarin.GooglePlayServices.Cast
.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.android.gms:play-services-cast'. |
|
Sharpnado.Forms.HorizontalListView
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame. |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on Xamarin.AndroidX.MediaRouter:
Repository | Stars |
---|---|
bitwarden/mobile
The mobile app vault (iOS and Android).
|
|
microcharts-dotnet/Microcharts
Create cross-platform (Xamarin, Windows, ...) simple charts.
|
|
xamarin/Essentials
Essential cross platform APIs for your mobile apps.
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.4.0.1 | 696 | 5/24/2023 |
1.4.0 | 72 | 5/24/2023 |
1.3.1.3 | 2,301 | 5/1/2023 |
1.3.1.2 | 17,386 | 1/21/2023 |
1.3.1.1 | 59,156 | 10/25/2022 |
1.3.1 | 44,084 | 8/6/2022 |
1.3.0.1 | 41,192 | 6/7/2022 |
1.3.0 | 52,550 | 5/3/2022 |
1.2.6.1 | 36,874 | 4/5/2022 |
1.2.6 | 8,997 | 3/1/2022 |
1.2.5.4 | 20,605 | 2/18/2022 |
1.2.5.2 | 296,286 | 10/1/2021 |
1.2.5.1 | 686 | 10/1/2021 |
1.2.5 | 39,342 | 9/21/2021 |
1.2.4.1 | 139,127 | 7/29/2021 |
1.2.4 | 110,780 | 6/21/2021 |
1.2.3 | 88,772 | 5/21/2021 |
1.2.2.1 | 306,589 | 2/23/2021 |
1.2.2 | 18,140 | 2/18/2021 |
1.2.1 | 127,633 | 1/25/2021 |
1.2.0.1 | 182,171 | 12/15/2020 |
1.2.0 | 232,933 | 11/4/2020 |
1.1.0.5 | 193,664 | 9/24/2020 |
1.1.0.4 | 69,441 | 9/15/2020 |
1.1.0.3 | 10,881 | 9/3/2020 |
1.1.0.2 | 161,083 | 8/17/2020 |
1.1.0.1 | 481,836 | 6/5/2020 |
1.1.0 | 505,741 | 2/14/2020 |
1.1.0-rc3 | 1,647 | 2/7/2020 |
1.1.0-rc1 | 15,767 | 1/8/2020 |
1.1.0-preview06 | 673 | 11/27/2019 |
1.1.0-preview04 | 387 | 11/21/2019 |
1.1.0-preview03 | 375 | 11/18/2019 |
1.0.0.1 | 54,448 | 6/7/2020 |
1.0.0 | 6,705 | 3/17/2020 |
1.0.0-preview02 | 34,208 | 8/3/2019 |
1.0.0-preview01 | 3,448 | 7/19/2019 |