XamlFlair.UWP
1.1.3
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.1.3
NuGet\Install-Package XamlFlair.UWP -Version 1.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamlFlair.UWP --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XamlFlair.UWP, 1.1.3"
#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.1.3 // Install XamlFlair.UWP as a Cake Tool #tool nuget:?package=XamlFlair.UWP&version=1.1.3
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.
-
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.1)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.9)
- System.Reactive (>= 4.4.1)
- Win2D.uwp (>= 1.25.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,356 | 10/16/2021 |
1.2.8 | 398 | 10/5/2021 |
1.2.7 | 1,039 | 7/27/2021 |
1.2.6 | 552 | 7/5/2021 |
1.2.5 | 426 | 7/5/2021 |
1.2.4 | 844 | 3/22/2021 |
1.2.3 | 463 | 1/25/2021 |
1.2.2 | 538 | 12/19/2020 |
1.2.1 | 548 | 11/11/2020 |
1.2.0 | 601 | 9/23/2020 |
1.1.10 | 577 | 8/26/2020 |
1.1.9 | 579 | 8/6/2020 |
1.1.8 | 578 | 8/6/2020 |
1.1.7 | 561 | 8/4/2020 |
1.1.6 | 514 | 7/22/2020 |
1.1.5 | 546 | 6/1/2020 |
1.1.4 | 583 | 4/30/2020 |
1.1.3 | 571 | 4/27/2020 |
1.1.2 | 572 | 4/16/2020 |
1.1.1 | 567 | 4/8/2020 |
1.1.0 | 579 | 4/8/2020 |
1.0.27 | 696 | 1/28/2020 |
1.0.26 | 683 | 1/8/2020 |
1.0.25 | 562 | 12/9/2019 |
1.0.24 | 549 | 12/3/2019 |
1.0.23 | 592 | 10/24/2019 |
1.0.22 | 628 | 9/11/2019 |
1.0.21 | 591 | 8/22/2019 |
1.0.20 | 584 | 8/22/2019 |
1.0.19 | 635 | 8/5/2019 |
1.0.18 | 634 | 7/30/2019 |
1.0.17 | 609 | 7/29/2019 |
1.0.16 | 617 | 7/12/2019 |
1.0.15 | 620 | 7/5/2019 |
1.0.14 | 648 | 7/5/2019 |
1.0.13 | 608 | 6/19/2019 |
1.0.12 | 594 | 6/15/2019 |
1.0.11 | 625 | 6/10/2019 |
1.0.10 | 644 | 6/1/2019 |
1.0.9 | 630 | 5/24/2019 |
1.0.8 | 643 | 5/10/2019 |
1.0.7 | 632 | 5/4/2019 |
1.0.6 | 669 | 4/2/2019 |
1.0.5 | 631 | 3/30/2019 |
1.0.4 | 643 | 3/2/2019 |
1.0.3 | 677 | 2/28/2019 |
1.0.2 | 652 | 2/24/2019 |
1.0.1 | 724 | 2/18/2019 |
1.0.0 | 685 | 2/17/2019 |
Added a new binding property called CombinedBinding + update to the validation logic.