Refractored.PagerSlidingTabStrip 2.0.0-beta14

This is a prerelease version of Refractored.PagerSlidingTabStrip.

Requires NuGet 2.8.1 or higher.

dotnet add package Refractored.PagerSlidingTabStrip --version 2.0.0-beta14
                    
NuGet\Install-Package Refractored.PagerSlidingTabStrip -Version 2.0.0-beta14
                    
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="Refractored.PagerSlidingTabStrip" Version="2.0.0-beta14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Refractored.PagerSlidingTabStrip" Version="2.0.0-beta14" />
                    
Directory.Packages.props
<PackageReference Include="Refractored.PagerSlidingTabStrip" />
                    
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 Refractored.PagerSlidingTabStrip --version 2.0.0-beta14
                    
#r "nuget: Refractored.PagerSlidingTabStrip, 2.0.0-beta14"
                    
#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.
#addin nuget:?package=Refractored.PagerSlidingTabStrip&version=2.0.0-beta14&prerelease
                    
Install Refractored.PagerSlidingTabStrip as a Cake Addin
#tool nuget:?package=Refractored.PagerSlidingTabStrip&version=2.0.0-beta14&prerelease
                    
Install Refractored.PagerSlidingTabStrip as a Cake Tool

Interactive paging indicator widget, compatible with the ViewPager from the Android Support Library with Material Design. See Project Site for Sample.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid70 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Refractored.PagerSlidingTabStrip:

Repository Stars
jamesmontemagno/Xam.NavDrawer
Navigation Drawer Sample + MvvmCross Sample for Xamarin.Android