MissinKit 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MissinKit --version 1.3.0
                    
NuGet\Install-Package MissinKit -Version 1.3.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="MissinKit" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MissinKit" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="MissinKit" />
                    
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 MissinKit --version 1.3.0
                    
#r "nuget: MissinKit, 1.3.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.
#:package MissinKit@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MissinKit&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=MissinKit&version=1.3.0
                    
Install as a Cake Tool

Some missing stuff for Xamarin.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.

This package has no dependencies.

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.7.1 1,097 3/18/2019
1.7.0 5,666 11/2/2018
1.7.0-beta1 870 10/19/2018
1.6.0 1,768 6/1/2018
1.5.0 1,563 5/19/2018
1.5.0-beta2 1,857 10/20/2017
1.5.0-beta1 1,634 10/14/2017
1.4.2 1,945 10/9/2017
1.3.0 2,007 9/24/2017
1.2.3 1,814 9/15/2017
1.2.2 1,850 8/30/2017
1.2.1 1,657 8/17/2017
1.1.1 1,731 10/11/2016
1.1.0 1,596 10/6/2016
1.0.1-alpha 1,525 5/26/2016

Added fallback extensions for some new stuff introduced in iOS 11 like view safe area and scroll view adjusted content. For more details, see README.