WizarDroid.NET
1.0.0.4
dotnet add package WizarDroid.NET --version 1.0.0.4
NuGet\Install-Package WizarDroid.NET -Version 1.0.0.4
<PackageReference Include="WizarDroid.NET" Version="1.0.0.4" />
<PackageVersion Include="WizarDroid.NET" Version="1.0.0.4" />
<PackageReference Include="WizarDroid.NET" />
paket add WizarDroid.NET --version 1.0.0.4
#r "nuget: WizarDroid.NET, 1.0.0.4"
#:package WizarDroid.NET@1.0.0.4
#addin nuget:?package=WizarDroid.NET&version=1.0.0.4
#tool nuget:?package=WizarDroid.NET&version=1.0.0.4
WizarDroid.NET is a lightweight library that makes it easy to implement wizards in Xamarin.Android applications.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid44 is compatible. |
-
- Newtonsoft.Json (>= 7.0.1)
- Xamarin.Android.Support.v4 (>= 22.2.1)
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.0.0.4 | 2,263 | 9/26/2015 |
| 1.0.0.4-rc1 | 1,308 | 9/24/2015 |
| 1.0.0.3-rc1 | 1,261 | 9/22/2015 |
| 1.0.0.2 | 2,945 | 9/12/2015 |
| 1.0.0.1 | 1,442 | 9/5/2015 |
| 1.0.0 | 1,445 | 9/5/2015 |
Release notes:
- Fixed the issue with the ViewPager getting slammed due to premature Step Completion events.
- Fixed the user being able to swipe past a required step
- Added a Customer wizard sample project to illustrate the use of serialization to persist complex types.
- Reverted to using stable versions of Xamarin.Androind.Support.v4 library, this should allow us to push a stable release of WizarDroid.NET