DynamicStackLayout 2017.12.4

dotnet add package DynamicStackLayout --version 2017.12.4
NuGet\Install-Package DynamicStackLayout -Version 2017.12.4
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="DynamicStackLayout" Version="2017.12.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicStackLayout --version 2017.12.4
#r "nuget: DynamicStackLayout, 2017.12.4"
#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.
// Install DynamicStackLayout as a Cake Addin
#addin nuget:?package=DynamicStackLayout&version=2017.12.4

// Install DynamicStackLayout as a Cake Tool
#tool nuget:?package=DynamicStackLayout&version=2017.12.4

A Xamarin.Forms view that allows for binding an ItemsSource and ItemTemplate to a stacklayout to create dynamic children. Great for small lists, or horizontal scrolling items.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DynamicStackLayout:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Version Downloads Last updated
2017.12.4 65,633 12/4/2017

Initial Release