Xamarin.UI.Base 1.0.6635.20332

dotnet add package Xamarin.UI.Base --version 1.0.6635.20332
                    
NuGet\Install-Package Xamarin.UI.Base -Version 1.0.6635.20332
                    
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="Xamarin.UI.Base" Version="1.0.6635.20332" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.UI.Base" Version="1.0.6635.20332" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.UI.Base" />
                    
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 Xamarin.UI.Base --version 1.0.6635.20332
                    
#r "nuget: Xamarin.UI.Base, 1.0.6635.20332"
                    
#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.
#:package Xamarin.UI.Base@1.0.6635.20332
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.UI.Base&version=1.0.6635.20332
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.UI.Base&version=1.0.6635.20332
                    
Install as a Cake Tool

Xamarin UI Base Component

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Xamarin.UI.Base:

Package Downloads
Xamarin.UI.iOS.Dialog

Xamarin iOS UI Dialog Component

Xamarin.UI.Droid.Dialog

Xamarin Android UI Dialog Component

Xamarin.UI.iOS.RadioButton

Xamarin iOS UI Radio Button

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.6635.20332 2,774 3/2/2018
1.0.6614.27839 1,919 2/9/2018
1.0.6614.26973 1,227 2/9/2018

Add Dialog UI controls and interfaces