Naxam.TopTabbedPage.Forms
0.0.3.5
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Naxam.TopTabbedPage.Forms --version 0.0.3.5
NuGet\Install-Package Naxam.TopTabbedPage.Forms -Version 0.0.3.5
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="Naxam.TopTabbedPage.Forms" Version="0.0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Naxam.TopTabbedPage.Forms --version 0.0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Naxam.TopTabbedPage.Forms, 0.0.3.5"
#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 Naxam.TopTabbedPage.Forms as a Cake Addin
#addin nuget:?package=Naxam.TopTabbedPage.Forms&version=0.0.3.5
// Install Naxam.TopTabbedPage.Forms as a Cake Tool
#tool nuget:?package=Naxam.TopTabbedPage.Forms&version=0.0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TopTabbedPage for Xamarin.Forms
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
All Frameworks
- Xamarin.Forms (>= 3.3.0.912540)
-
Xamarin.iOS 0.0
- MaterialControls (>= 1.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Naxam.TopTabbedPage.Forms:
Package | Downloads |
---|---|
Xamarin.Forms.InterfaceBuilder
InterfaceBuilder is an hepful api to write Xamarin.Forms user interfaces directly in sourcecode. It's heavly relying on the builder pattern. So you can write: var ui = new UI(); MainPage = ui.Page("MainPage", ui.Stack().With( ui.Label("A"), ui.Label("B"), ui.Label("C")) ); |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Naxam.TopTabbedPage.Forms:
Repository | Stars |
---|---|
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
|
Version | Downloads | Last updated |
---|---|---|
0.0.3.13-pre | 8,351 | 11/5/2019 |
0.0.3.12-pre | 687 | 11/5/2019 |
0.0.3.9-pre | 349 | 10/31/2019 |
0.0.3.8-pre | 441 | 10/15/2019 |
0.0.3.5 | 33,284 | 10/23/2018 |
0.0.3.4 | 660 | 10/23/2018 |
0.0.3.3 | 5,523 | 2/28/2018 |
0.0.3.2 | 1,052 | 1/30/2018 |
0.0.3.1 | 1,441 | 11/5/2017 |
0.0.3 | 912 | 9/5/2017 |
0.0.3-pre | 686 | 8/16/2017 |
0.0.2-pre | 688 | 8/8/2017 |
0.0.1 | 1,245 | 8/7/2017 |
Update page title on tab (#9)