Xamarin.Forms.InterfaceBuilder
0.6.12
.NET Standard 2.0
Install-Package Xamarin.Forms.InterfaceBuilder -Version 0.6.12
dotnet add package Xamarin.Forms.InterfaceBuilder --version 0.6.12
<PackageReference Include="Xamarin.Forms.InterfaceBuilder" Version="0.6.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.InterfaceBuilder --version 0.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Forms.InterfaceBuilder, 0.6.12"
#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.Forms.InterfaceBuilder as a Cake Addin
#addin nuget:?package=Xamarin.Forms.InterfaceBuilder&version=0.6.12
// Install Xamarin.Forms.InterfaceBuilder as a Cake Tool
#tool nuget:?package=Xamarin.Forms.InterfaceBuilder&version=0.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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"))
);
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 |
.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 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
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.
-
.NETStandard 2.0
- Naxam.TopTabbedPage.Forms (>= 0.0.3.5)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 12.0.1)
- SkiaSharp.Views.Forms (>= 1.68.0)
- Xam.Plugin.HtmlLabel (>= 3.0.2.1)
- Xamarin.FFImageLoading.Svg.Forms (>= 2.4.4.859)
- Xamarin.Forms (>= 3.4.0.1009999)
- XFormsTouch (>= 1.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.12 | 599 | 1/24/2019 |
0.6.11 | 417 | 1/24/2019 |
0.6.10 | 421 | 1/23/2019 |
0.6.9 | 428 | 1/23/2019 |
0.6.8 | 445 | 1/19/2019 |
0.6.7 | 491 | 1/17/2019 |
0.6.6 | 473 | 1/17/2019 |
0.6.5 | 474 | 1/15/2019 |
0.6.4 | 473 | 1/13/2019 |
0.6.3 | 453 | 1/10/2019 |
0.6.2 | 445 | 1/10/2019 |
0.6.1 | 421 | 1/9/2019 |
0.6.0 | 463 | 1/5/2019 |
0.5.15 | 449 | 1/5/2019 |
0.5.14 | 512 | 1/4/2019 |
0.5.13 | 468 | 1/4/2019 |
0.5.12 | 465 | 1/4/2019 |
0.5.11 | 445 | 12/10/2018 |
0.5.10 | 444 | 12/8/2018 |
0.5.9 | 449 | 12/8/2018 |
0.5.8 | 454 | 11/25/2018 |
0.5.7 | 481 | 11/25/2018 |
0.5.6 | 464 | 11/25/2018 |
0.5.5 | 447 | 11/25/2018 |
0.5.4 | 469 | 11/25/2018 |