Xamarin.Android.Support.Design
28.0.0.3
Xamarin.Android bindings for Android Support Library - design
Install-Package Xamarin.Android.Support.Design -Version 28.0.0.3
dotnet add package Xamarin.Android.Support.Design --version 28.0.0.3
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Android.Support.Design --version 28.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Android.Support.Design, 28.0.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.Android.Support.Design as a Cake Addin
#addin nuget:?package=Xamarin.Android.Support.Design&version=28.0.0.3
// Install Xamarin.Android.Support.Design as a Cake Tool
#tool nuget:?package=Xamarin.Android.Support.Design&version=28.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
MonoAndroid 6.0
- Xamarin.Android.Support.v4 (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
-
MonoAndroid 7.0
- Xamarin.Android.Support.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Core.UI (= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils (= 28.0.0.3)
- Xamarin.Android.Support.Fragment (= 28.0.0.3)
- Xamarin.Android.Support.Media.Compat (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
-
MonoAndroid 7.1
- Xamarin.Android.Support.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Core.UI (= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils (= 28.0.0.3)
- Xamarin.Android.Support.Fragment (= 28.0.0.3)
- Xamarin.Android.Support.Media.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Transition (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
-
MonoAndroid 8.0
- Xamarin.Android.Support.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Core.UI (= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils (= 28.0.0.3)
- Xamarin.Android.Support.Fragment (= 28.0.0.3)
- Xamarin.Android.Support.Media.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Transition (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
-
MonoAndroid 8.1
- Xamarin.Android.Support.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Core.UI (= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils (= 28.0.0.3)
- Xamarin.Android.Support.Fragment (= 28.0.0.3)
- Xamarin.Android.Support.Media.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Transition (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
-
MonoAndroid 9.0
- Xamarin.Android.Support.Annotations (= 28.0.0.3)
- Xamarin.Android.Support.Compat (= 28.0.0.3)
- Xamarin.Android.Support.Core.UI (= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils (= 28.0.0.3)
- Xamarin.Android.Support.Fragment (= 28.0.0.3)
- Xamarin.Android.Support.Transition (= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (= 28.0.0.3)
- Xamarin.Android.Support.v7.CardView (= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
Used By
NuGet packages (234)
Showing the top 5 NuGet packages that depend on Xamarin.Android.Support.Design:
Package | Downloads |
---|---|
Acr.UserDialogs
A cross platform library that allows you to call for standard user dialogs from a shared/portable library. Supports Android, iOS, and UWP
|
|
MvvmCross.Droid.Support.V7.AppCompat
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains Support v7 AppCompat support for MvvmCross.
|
|
MvvmCross.Droid.Support.Design
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains Support v7 Design support for MvvmCross.
|
|
Microsoft.AppCenter.Push
This package contains functionalities to send push notifications to users of your application from our portal.
|
|
BottomNavigationBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
|
GitHub repositories (216)
Showing the top 5 popular GitHub repositories that depend on Xamarin.Android.Support.Design:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
|
Version History
Version | Downloads | Last updated |
---|---|---|
28.0.0.3 | 2,635,955 | 9/4/2019 |
28.0.0.1 | 1,391,361 | 1/18/2019 |
28.0.0 | 155,400 | 12/17/2018 |
28.0.0-preview9 | 2,503 | 12/13/2018 |
28.0.0-preview8 | 6,464 | 11/23/2018 |
28.0.0-preview7 | 4,484 | 11/13/2018 |
28.0.0-preview6 | 1,457 | 11/9/2018 |
28.0.0-preview5 | 2,153 | 10/30/2018 |
28.0.0-preview4 | 1,149 | 10/26/2018 |
28.0.0-preview3 | 1,708 | 10/19/2018 |
28.0.0-preview2 | 1,467 | 10/16/2018 |
28.0.0-preview1 | 1,439 | 10/11/2018 |
27.0.2.1 | 1,425,650 | 6/12/2018 |
27.0.2 | 662,136 | 3/6/2018 |
27.0.2-preview1 | 20,213 | 1/12/2018 |
26.1.0.1 | 510,438 | 10/31/2017 |
26.1.0-beta1 | 1,070 | 10/13/2017 |
26.0.2 | 335,147 | 10/13/2017 |
26.0.2-rc1 | 2,576 | 10/2/2017 |
26.0.2-beta1 | 2,413 | 9/18/2017 |
25.4.0.2 | 1,086,052 | 8/24/2017 |
25.4.0.1 | 58,511 | 8/8/2017 |
25.4.0-rc1 | 8,521 | 7/11/2017 |
25.3.1 | 334,320 | 4/26/2017 |
25.3.1-beta1 | 2,561 | 4/3/2017 |
25.2.0-beta1 | 2,649 | 3/3/2017 |
25.1.1 | 121,021 | 2/13/2017 |
25.1.1-beta1 | 1,370 | 2/8/2017 |
25.1.0 | 69,356 | 2/3/2017 |
25.1.0-beta2 | 2,163 | 1/5/2017 |
25.1.0-beta1 | 1,392 | 12/22/2016 |
25.0.1-rc1 | 2,089 | 11/22/2016 |
24.2.1 | 88,050 | 10/19/2016 |
24.2.1-rc1 | 1,308 | 10/6/2016 |
24.2.1-alpha1 | 1,876 | 9/23/2016 |
23.4.0.1 | 150,879 | 7/13/2016 |
23.4.0 | 22,506 | 6/21/2016 |
23.4.0-beta1 | 2,109 | 5/13/2016 |
23.3.0 | 1,295,077 | 4/15/2016 |
23.3.0-beta1 | 1,624 | 4/7/2016 |
23.2.1 | 19,648 | 4/4/2016 |
23.2.1-beta2 | 1,294 | 3/30/2016 |
23.2.1-beta1 | 1,360 | 3/24/2016 |
23.2.0-beta1 | 1,385 | 3/1/2016 |
23.1.1.1 | 44,100 | 3/8/2016 |
23.1.1 | 45,978 | 12/7/2015 |
23.1.0-beta1 | 1,699 | 10/16/2015 |
23.0.1.3 | 347,773 | 10/13/2015 |
23.0.1.3-rc1 | 1,268 | 10/8/2015 |
23.0.1.2-beta1 | 1,174 | 10/3/2015 |
23.0.1.1 | 35,060 | 9/29/2015 |
23.0.1-rc2 | 1,319 | 9/4/2015 |
23.0.1-rc1 | 1,201 | 9/4/2015 |
23.0.0-rc2 | 1,203 | 9/2/2015 |
23.0.0-rc1 | 1,358 | 8/23/2015 |
22.2.1.1-rc1 | 1,170 | 8/14/2015 |
22.2.1 | 32,589 | 7/24/2015 |
22.2.1-beta1 | 1,190 | 7/21/2015 |
22.2.0 | 21,179 | 6/15/2015 |
22.2.0-beta3 | 2,245 | 6/1/2015 |
22.2.0-beta2 | 1,302 | 5/29/2015 |