SGTabbedPager 0.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package SGTabbedPager --version 0.0.7
NuGet\Install-Package SGTabbedPager -Version 0.0.7
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="SGTabbedPager" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTabbedPager --version 0.0.7
#r "nuget: SGTabbedPager, 0.0.7"
#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 SGTabbedPager as a Cake Addin
#addin nuget:?package=SGTabbedPager&version=0.0.7

// Install SGTabbedPager as a Cake Tool
#tool nuget:?package=SGTabbedPager&version=0.0.7

Tabbed Pager for iOS

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.1 1,364 10/21/2018
1.6.0 745 10/19/2018
1.5.0 1,061 12/5/2017
1.4.1 960 6/19/2017
1.3.3 1,133 1/11/2017
1.3.2 962 1/11/2017
1.3.1 1,000 12/23/2016
1.3.0 962 12/1/2016
1.2.0 941 12/1/2016
1.1.0 963 12/1/2016
1.0.2 1,013 8/19/2016
1.0.1 949 8/18/2016
0.0.7 1,075 2/10/2016
0.0.6 1,083 11/18/2015
0.0.5 1,025 11/12/2015
0.0.4 980 10/30/2015
0.0.3 969 10/21/2015
0.0.2 996 10/21/2015
0.0.1 1,010 10/16/2015

0.0.6
Guard against more NRE when rotating screen
0.0.5
Added event equivalent of the delegate
Guard against potential NRE when rotating screen
Added some XML docs
0.0.4
Added ability to change color of bottom line and tab indicator independently. Also added ability to change the font of the Tab items. Thanks Erlend!
0.0.3
Fixed crash on rotate
0.0.2
MvxSGTabbedPager was not included in previous builds