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.
<PackageVersion Include="DevsDNA.GettingStarted.XamarinForms" Version="1.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="DevsDNA.GettingStarted.XamarinForms" />
                    
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 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.
#addin nuget:?package=DevsDNA.GettingStarted.XamarinForms&version=1.0.0-beta2&prerelease
                    
Install DevsDNA.GettingStarted.XamarinForms as a Cake Addin
#tool nuget:?package=DevsDNA.GettingStarted.XamarinForms&version=1.0.0-beta2&prerelease
                    
Install DevsDNA.GettingStarted.XamarinForms as a Cake Tool

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 1,106 1/31/2018
1.0.0-beta5 904 1/31/2018
1.0.0-beta4 893 1/31/2018
1.0.0-beta3 888 1/31/2018
1.0.0-beta2 812 1/30/2018
1.0.0-beta 1,011 1/26/2018

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