WinRTXamlToolkit.Controls.Gauge 2.3.0

Requires NuGet 3.0 or higher.

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

// Install WinRTXamlToolkit.Controls.Gauge as a Cake Tool
#tool nuget:?package=WinRTXamlToolkit.Controls.Gauge&version=2.3.0

Gauge control for Windows 10.

Product Versions
Universal Windows Platform uap uap10.0
Compatible target framework(s)
Additional computed target framework(s)
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.Gauge:

Package Downloads
WinRTXamlToolkit.Controls.Gauge.UWP

Gauge control for Windows 10.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 4,775 2/12/2017
2.2.0 1,092 1/26/2017
2.0.0 1,757 3/4/2016
1.6.1.3 1,868 4/24/2014
1.6.1.2 984 4/24/2014
1.6.1.1 945 4/24/2014
1.6.1 1,105 4/24/2014
1.6.0.5 1,119 4/3/2014
1.6.0.4 1,042 4/2/2014
1.6.0.3 1,038 4/1/2014
1.6.0.2 1,052 4/1/2014
1.6.0.1 1,076 4/1/2014
1.6.0 1,103 4/1/2014
1.5.4.3 1,212 12/10/2013
1.5.4.2 1,047 11/19/2013
1.5.4.1 1,007 11/15/2013
1.5.4 1,042 11/15/2013
1.5.3.8 1,045 11/4/2013
1.5.3.7 999 11/4/2013
1.5.3.6 997 11/4/2013
1.5.3.5 1,006 11/4/2013
1.5.3.4 1,041 11/4/2013
1.5.3.3 1,002 10/28/2013
1.5.3.2 1,023 10/28/2013
1.5.3.1 1,000 10/28/2013
1.5.3 1,123 10/2/2013
1.5.2 1,395 7/3/2013
1.5.1 1,216 7/1/2013
1.5.0 1,168 6/30/2013
1.4.5 1,186 6/24/2013

Gauge control for Windows 10, written by Diedrik Krols, designed by Arturo Toledo and others at Toledo2.

     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