XamForms.Controls.Calendar 1.0.5

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

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

// Install XamForms.Controls.Calendar as a Cake Tool
#tool nuget:?package=XamForms.Controls.Calendar&version=1.0.5

Custom calendar control for Xamarin.Forms.
          Customizable border thickness, color, background colors and formats.
          Built against: 2.1.0.6521

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 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.1.1 201,590 7/18/2017
1.1.0 10,980 4/26/2017
1.0.8 2,748 2/19/2017
1.0.7 2,957 12/9/2016
1.0.6 1,305 12/9/2016
1.0.5 3,539 9/29/2016
1.0.4 2,867 7/26/2016
1.0.3 1,787 6/3/2016
1.0.2 1,358 5/30/2016
1.0.1 1,376 5/30/2016
1.0.0 1,431 5/30/2016

[1.0.5]
  - Add support to select multiple dates
  - Fix background color for Special Dates that where selected/deselected
[1.0.4]
  - Fixed Missing references: Cannot locate resource from ‘ms-appx:///XamForms.Controls.Calendar.UWP/Resources.xaml’.
[1.0.3]
  - Windows is working now
  - Extra Special Dates where you can change the style of specific dates
  - Some fixes
[1.0.2]
  - Initital Calandar Control (No Windows yet)
  - Some fixes