Xamarin.Forms.DebugRainbows
1.1.4
The package you didn't even know you needed! Adds a very colorful debug mode to each of your ContentPages that lets you immediately see where all of your elements are located.
Install-Package Xamarin.Forms.DebugRainbows -Version 1.1.4
dotnet add package Xamarin.Forms.DebugRainbows --version 1.1.4
<PackageReference Include="Xamarin.Forms.DebugRainbows" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.DebugRainbows --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Forms.DebugRainbows, 1.1.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Xamarin.Forms.DebugRainbows as a Cake Addin #addin nuget:?package=Xamarin.Forms.DebugRainbows&version=1.1.4 // Install Xamarin.Forms.DebugRainbows as a Cake Tool #tool nuget:?package=Xamarin.Forms.DebugRainbows&version=1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Xamarin.Forms (>= 3.6.0.220655)
-
MonoAndroid 8.1
- Xamarin.Forms (>= 3.6.0.220655)
-
MonoAndroid 9.0
- Xamarin.Forms (>= 3.6.0.220655)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 3.6.0.220655)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xamarin.Forms.DebugRainbows:
Package | Downloads |
---|---|
CustomEntries
This NuGet features some custom entries for Xamarin.Forms.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Xamarin.Forms.DebugRainbows:
Repository | Stars |
---|---|
xamarin/XamarinCommunityToolkit
The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
|
|
brminnick/GitTrends
A iOS and Android app to monitor the views and clones of your GitHub repos
|
|
Baseflow/Chameleon
Chameleon is a flexible media player build with Xamarin.Forms
|