WinRTXamlToolkit.Controls.Calendar 2.3.0

Requires NuGet 3.0 or higher.

dotnet add package WinRTXamlToolkit.Controls.Calendar --version 2.3.0
                    
NuGet\Install-Package WinRTXamlToolkit.Controls.Calendar -Version 2.3.0
                    
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="WinRTXamlToolkit.Controls.Calendar" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinRTXamlToolkit.Controls.Calendar" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="WinRTXamlToolkit.Controls.Calendar" />
                    
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 WinRTXamlToolkit.Controls.Calendar --version 2.3.0
                    
#r "nuget: WinRTXamlToolkit.Controls.Calendar, 2.3.0"
                    
#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=WinRTXamlToolkit.Controls.Calendar&version=2.3.0
                    
Install WinRTXamlToolkit.Controls.Calendar as a Cake Addin
#tool nuget:?package=WinRTXamlToolkit.Controls.Calendar&version=2.3.0
                    
Install WinRTXamlToolkit.Controls.Calendar as a Cake Tool

Calendar control for Windows 10 WinRT/XAML, ported from the Silverlight Toolkit.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WinRTXamlToolkit.Controls.Calendar:

Package Downloads
WinRTXamlToolkit.Controls.Calendar.UWP

Calendar control for Windows 10 WinRT/XAML, ported from the Silverlight Toolkit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 9,460 2/12/2017
2.2.0 1,404 1/26/2017
2.0.0 1,573 3/4/2016
1.6.1.3 3,001 4/24/2014
1.6.1.2 1,318 4/24/2014
1.6.1.1 1,338 4/24/2014
1.6.1 1,244 4/24/2014
1.6.0.5 1,464 4/3/2014
1.6.0.4 1,327 4/2/2014
1.6.0.3 1,339 4/1/2014
1.6.0.2 1,344 4/1/2014
1.6.0.1 1,375 4/1/2014
1.6.0 1,425 4/1/2014
1.5.4.3 1,719 12/10/2013
1.5.4.2 1,382 11/19/2013
1.5.4.1 1,322 11/15/2013
1.5.4 1,338 11/15/2013
1.5.3.8 1,323 11/4/2013
1.5.3.7 1,289 11/4/2013
1.5.3.6 1,265 11/4/2013
1.5.3.5 1,249 11/4/2013
1.5.3.4 1,281 11/4/2013
1.5.3.3 1,303 10/28/2013
1.5.3.2 1,272 10/28/2013
1.5.3.1 1,272 10/28/2013
1.5.3 1,588 10/2/2013
1.5.2 1,850 7/3/2013
1.5.1 1,547 7/1/2013
1.5.0 1,472 6/30/2013
1.4.5 1,437 6/24/2013
1.4.4.1 1,714 6/14/2013
1.4.4 1,445 6/14/2013

Calendar control for Windows 10, ported from the Silverlight Toolkit.
     
     Note that this is a Windows 10+ UWP version of the package. For a Windows 8.1 version - try making your nuget dependency be on version 1.6.1.3.

     See also
     - WinRTXamlToolkit for various controls and tools
     - WinRTXamlToolkit.Controls.Calendar for a calendar control
     - WinRTXamlToolkit.Controls.DataVisualization for data visualization controls (charts)
     - WinRTXamlToolkit.Controls.Gauge for a gauge control
     - WinRTXamlToolkit.Debugging for debugging helpers