DevsDNA.GettingStarted.XamarinForms 1.0.0-beta2

This is a prerelease version of DevsDNA.GettingStarted.XamarinForms.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DevsDNA.GettingStarted.XamarinForms --version 1.0.0-beta2                
NuGet\Install-Package DevsDNA.GettingStarted.XamarinForms -Version 1.0.0-beta2                
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="DevsDNA.GettingStarted.XamarinForms" Version="1.0.0-beta2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevsDNA.GettingStarted.XamarinForms --version 1.0.0-beta2                
#r "nuget: DevsDNA.GettingStarted.XamarinForms, 1.0.0-beta2"                
#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 DevsDNA.GettingStarted.XamarinForms as a Cake Addin
#addin nuget:?package=DevsDNA.GettingStarted.XamarinForms&version=1.0.0-beta2&prerelease

// Install DevsDNA.GettingStarted.XamarinForms as a Cake Tool
#tool nuget:?package=DevsDNA.GettingStarted.XamarinForms&version=1.0.0-beta2&prerelease                

Our quick and easy way to start new Xamarin.Forms projects which benefit from that learnt on previous ones, bundling all those components we feel comfortable with:
- Akavache
- ReactiveUI
- StyleCop
- etc.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid80 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.

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-beta6 955 1/31/2018
1.0.0-beta5 759 1/31/2018
1.0.0-beta4 748 1/31/2018
1.0.0-beta3 746 1/31/2018
1.0.0-beta2 717 1/30/2018
1.0.0-beta 864 1/26/2018

Moved Core lib. from .NET Standard back to PCL to avoid temporal Xamarin.iOS errors when compiling.