DK.SlidingPanel 1.0.8

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

...

There are no supported framework assets in this 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
2.2.9 9,463 6/26/2018
2.2.8-beta 1,158 6/26/2018
2.2.7-beta 1,138 6/26/2018
2.2.6-beta 1,131 6/26/2018
2.2.5-beta 907 6/25/2018
2.2.4-beta 1,090 6/25/2018
2.2.3-beta 1,142 6/25/2018
2.2.2 1,373 6/25/2018
2.2.2-beta 1,214 6/25/2018
2.2.1-beta 1,162 6/25/2018
2.2.0 1,290 6/19/2018
2.1.0 1,793 1/29/2018
2.0.3 1,377 1/18/2018
2.0.2 1,456 12/21/2017
2.0.1 1,373 12/20/2017
2.0.0 1,364 12/20/2017
1.8.2 1,620 6/13/2017
1.8.1 1,250 6/13/2017
1.7.4 1,253 5/15/2017
1.7.3 1,255 5/10/2017
1.7.2 1,403 5/8/2017
1.7.1 1,223 5/8/2017
1.7.0 1,206 5/5/2017
1.6.0 1,234 4/26/2017
1.5.1 1,181 4/25/2017
1.5.0 1,203 4/25/2017
1.4.8 1,209 4/24/2017
1.4.7 1,225 4/24/2017
1.4.6 1,212 4/18/2017
1.4.5 1,252 4/6/2017
1.4.4 1,196 4/6/2017
1.4.2 1,274 4/4/2017
1.4.1 1,248 3/22/2017
1.4.0 1,202 3/22/2017
1.3.5 1,257 1/26/2017
1.3.4 1,197 1/26/2017
1.3.3 1,203 1/26/2017
1.3.2 1,224 1/23/2017
1.3.1 1,202 1/20/2017
1.3.0 1,225 1/20/2017
1.2.1 1,252 1/9/2017
1.2.0 1,227 1/6/2017
1.1.5 1,244 1/4/2017
1.1.4 1,237 12/21/2016
1.1.3 1,262 12/20/2016
1.1.2 1,245 12/15/2016
1.1.1 1,516 12/14/2016
1.1.0 1,216 12/8/2016
1.0.10 1,223 12/7/2016
1.0.9 1,213 12/7/2016
1.0.8 1,207 12/6/2016
1.0.7 1,254 12/5/2016
1.0.6 1,259 12/5/2016
1.0.5 1,240 12/5/2016
1.0.4 1,207 12/2/2016
1.0.3 1,233 11/25/2016
1.0.2 1,257 11/25/2016
1.0.1 1,244 11/25/2016
1.0.0 1,294 11/25/2016

1.0.0
Initial Release
1.0.2
Fix Dependency Issue
1.0.3
Added Xamarin.Forms dependency
1.0.4
Added Picture Slide Out
1.0.5
Fixed the NuGet issue
1.0.6
Hide sliding panel initially
1.0.7
Fixed the issue with no ButtonImage set
1.0.8
Added TitleHeightRequest property for Config class