XamarinAppIntro 4.2.3

dotnet add package XamarinAppIntro --version 4.2.3
NuGet\Install-Package XamarinAppIntro -Version 4.2.3
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="XamarinAppIntro" Version="4.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamarinAppIntro --version 4.2.3
#r "nuget: XamarinAppIntro, 4.2.3"
#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 XamarinAppIntro as a Cake Addin
#addin nuget:?package=XamarinAppIntro&version=4.2.3

// Install XamarinAppIntro as a Cake Tool
#tool nuget:?package=XamarinAppIntro&version=4.2.3

XamarinAppIntro

This repository contains a Xamarin.Android binding library for the latest non-androidx version of the AppIntro java/android library. AppIntro enables you to add onboarding experiences to your android app easily. See the AppIntro repo for more information. This binding library enables you to utilize AppIntro's features from Xamaron.Android apps easily.

Dependencies

  • Xamarin.Android.Support.v7.AppCompat Version 28.0.0.3

Currently the binding library is build with MonoAndroid8.0 as target. It should be possible to have a lower target, as AppIntro itself and the AppCompat library have lower targets, but this is currently not a requirement for me.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid80 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
4.2.3 1,292 10/26/2019

Bindings to AppIntro 4.2.3