SlideOverKit 2.0.0

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

Easily Create Awesome Slideover's in Xamarin.Forms

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
Version Downloads Last updated
2.1.6.2 224,881 8/13/2018
2.1.6.1 32,146 5/3/2018
2.1.6 3,569 4/24/2018
2.1.5 100,785 10/25/2017
2.1.4 51,396 10/17/2016
2.1.3 2,859 9/15/2016
2.1.2.1 1,511 9/5/2016
2.1.2 1,486 9/1/2016
2.1.1 2,602 6/2/2016
2.1.0 1,735 5/13/2016
2.0.1 1,550 5/12/2016
2.0.0 1,788 5/11/2016
1.1.0 1,724 4/27/2016
1.0.2.1 1,673 4/11/2016
1.0.2 1,843 4/8/2016
1.0.1 1,618 3/30/2016
1.0.0 1,672 1/27/2016

2.0.0
[feature] Support UWP.

1.1.0
[feature] Support with Xamarin.Forms 2.2.
[fix] Layout fixes thanks to the great Jason Smith (@jassmith87).

1.0.2.1
[fix] Rotation layout issues.

1.0.2
[feature] Add new multiple pop-over control, it can anchor to specified control.

1.0.0
[feature] Add SlideMenuView.