SGTabbedPager 1.6.1
dotnet add package SGTabbedPager --version 1.6.1
NuGet\Install-Package SGTabbedPager -Version 1.6.1
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="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTabbedPager --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SGTabbedPager, 1.6.1"
#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=1.6.1 // Install SGTabbedPager as a Cake Tool #tool nuget:?package=SGTabbedPager&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tabbed pager for iOS
Product | Versions 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.
-
Xamarin.iOS 0.0
- Cirrious.FluentLayout (>= 2.7.0)
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,418 | 10/21/2018 |
1.6.0 | 774 | 10/19/2018 |
1.5.0 | 1,096 | 12/5/2017 |
1.4.1 | 989 | 6/19/2017 |
1.3.3 | 1,158 | 1/11/2017 |
1.3.2 | 987 | 1/11/2017 |
1.3.1 | 1,023 | 12/23/2016 |
1.3.0 | 988 | 12/1/2016 |
1.2.0 | 963 | 12/1/2016 |
1.1.0 | 990 | 12/1/2016 |
1.0.2 | 1,042 | 8/19/2016 |
1.0.1 | 974 | 8/18/2016 |
0.0.7 | 1,098 | 2/10/2016 |
0.0.6 | 1,108 | 11/18/2015 |
0.0.5 | 1,052 | 11/12/2015 |
0.0.4 | 1,008 | 10/30/2015 |
0.0.3 | 993 | 10/21/2015 |
0.0.2 | 1,020 | 10/21/2015 |
0.0.1 | 1,038 | 10/16/2015 |
- Fixed bug with animation on tabs not working ([#22](https://github.com/Cheesebaron/SGTabbedPager/pull/22)) ([BitKaitsu](https://github.com/BitKaitsu))