Bifrost.XAML.Phone 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bifrost.XAML.Phone --version 1.0.0
NuGet\Install-Package Bifrost.XAML.Phone -Version 1.0.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="Bifrost.XAML.Phone" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bifrost.XAML.Phone --version 1.0.0
#r "nuget: Bifrost.XAML.Phone, 1.0.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 Bifrost.XAML.Phone as a Cake Addin
#addin nuget:?package=Bifrost.XAML.Phone&version=1.0.0

// Install Bifrost.XAML.Phone as a Cake Tool
#tool nuget:?package=Bifrost.XAML.Phone&version=1.0.0

Controls:
ProgressIndicator - imagine a progress bar on steroids.  In addition to maximum/minimum/value, you can provider a target value and target label to, for example, display today's target for a budget.

RingSlice - Based heavily on the RingSlice control from WinRTXamlToolkit.  This version fixes a UI digest issue I ran into on device, adds support for drawing a full circle, and handles angles > 360°

PercentRingSlice - Based on the RingSlice control, but this works more like a progress bar.  You provide the maximum/minimum/value and the control handles figuring out the necessary arc angles.

SplitView - Modeled after the WIndows 10 SplitView control, this can be used now and will provide very little effort to move over to the Windows 10 control once it is ready.  It also includes a few bonus features that the Windows 10 control will not: users can swipe in from the side to open the panel (no need to reach for that hamburger icon), a header bar styled similar to the Windows 10 apps is included here, provide your own string Header or custom HeaderTemplate to customize the content displayed next to the menu icon.

Product Compatible and additional computed target framework versions.
.NET Framework net 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

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.1 3,367 6/14/2015
1.0.0 1,015 6/14/2015