XamlFlair.UWP
1.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XamlFlair.UWP --version 1.0.8
NuGet\Install-Package XamlFlair.UWP -Version 1.0.8
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="XamlFlair.UWP" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamlFlair.UWP --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XamlFlair.UWP, 1.0.8"
#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 XamlFlair.UWP as a Cake Addin #addin nuget:?package=XamlFlair.UWP&version=1.0.8 // Install XamlFlair.UWP as a Cake Tool #tool nuget:?package=XamlFlair.UWP&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
XamlFlair animation library for the UWP platform.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | netcore50 is compatible. 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.
-
- LibLog (>= 5.0.6)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.8)
- Microsoft.SourceLink.GitHub (>= 1.0.0-beta2-18618-05)
- System.Reactive (>= 4.1.3)
- Win2D.uwp (>= 1.23.0)
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.2.9 | 1,365 | 10/16/2021 |
1.2.8 | 404 | 10/5/2021 |
1.2.7 | 1,045 | 7/27/2021 |
1.2.6 | 558 | 7/5/2021 |
1.2.5 | 432 | 7/5/2021 |
1.2.4 | 850 | 3/22/2021 |
1.2.3 | 467 | 1/25/2021 |
1.2.2 | 542 | 12/19/2020 |
1.2.1 | 552 | 11/11/2020 |
1.2.0 | 605 | 9/23/2020 |
1.1.10 | 582 | 8/26/2020 |
1.1.9 | 584 | 8/6/2020 |
1.1.8 | 585 | 8/6/2020 |
1.1.7 | 565 | 8/4/2020 |
1.1.6 | 519 | 7/22/2020 |
1.1.5 | 550 | 6/1/2020 |
1.1.4 | 587 | 4/30/2020 |
1.1.3 | 576 | 4/27/2020 |
1.1.2 | 576 | 4/16/2020 |
1.1.1 | 571 | 4/8/2020 |
1.1.0 | 583 | 4/8/2020 |
1.0.27 | 700 | 1/28/2020 |
1.0.26 | 687 | 1/8/2020 |
1.0.25 | 566 | 12/9/2019 |
1.0.24 | 553 | 12/3/2019 |
1.0.23 | 596 | 10/24/2019 |
1.0.22 | 633 | 9/11/2019 |
1.0.21 | 595 | 8/22/2019 |
1.0.20 | 588 | 8/22/2019 |
1.0.19 | 639 | 8/5/2019 |
1.0.18 | 638 | 7/30/2019 |
1.0.17 | 615 | 7/29/2019 |
1.0.16 | 621 | 7/12/2019 |
1.0.15 | 624 | 7/5/2019 |
1.0.14 | 652 | 7/5/2019 |
1.0.13 | 612 | 6/19/2019 |
1.0.12 | 598 | 6/15/2019 |
1.0.11 | 629 | 6/10/2019 |
1.0.10 | 648 | 6/1/2019 |
1.0.9 | 634 | 5/24/2019 |
1.0.8 | 647 | 5/10/2019 |
1.0.7 | 636 | 5/4/2019 |
1.0.6 | 674 | 4/2/2019 |
1.0.5 | 636 | 3/30/2019 |
1.0.4 | 649 | 3/2/2019 |
1.0.3 | 682 | 2/28/2019 |
1.0.2 | 656 | 2/24/2019 |
1.0.1 | 728 | 2/18/2019 |
1.0.0 | 690 | 2/17/2019 |
Added support for TranslateZ and ScaleZ animation properties + small logging fix.