FluiFramework.UWP 0.0.33

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

// Install FluiFramework.UWP as a Cake Tool
#tool nuget:?package=FluiFramework.UWP&version=0.0.33

FLUI Framework is an effort to bring standardization to Microsofts Fluent Design by providing easy-to-use styles and controls to developers so they won’t have to reinvent the wheel for styling their apps.

It's still in it's early stages, so expect breaking changes and bugs. You can read more about it on GitHub: https://github.com/Team-FLUI/FluiFramework

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible.  uap10 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 (3)

Showing the top 3 popular GitHub repositories that depend on FluiFramework.UWP:

Repository Stars
ikarago/Notepad
A Fluent-style Notepad-application because Microsoft doesn't make it.
huynhsontung/Indirect
UWP Instagram Direct Message Client
Team-FLUI/FluiFramework
Bringing standardization to Fluent Design by providing easy-to-use styles and controls
Version Downloads Last updated
0.0.33 1,852 11/4/2019
0.0.32 505 11/4/2019
0.0.31 585 10/10/2019
0.0.30 520 10/10/2019
0.0.29 667 8/29/2019
0.0.28-alpha 502 7/22/2019
0.0.27-alpha 397 7/17/2019
0.0.25-alpha 459 6/20/2019
0.0.23-alpha 409 6/17/2019
0.0.22-alpha 436 6/10/2019

Added Dialog button accent style (FluentDialogButtonAccentStyle)