Microsoft.Toolkit.Uwp.UI.Animations
1.2.0
Prefix Reserved
CommunityToolkit.Uwp.Animations
Additional DetailsThis package name is no longer being updated and has migrated to a new name and namespace, see:
https://aka.ms/toolkit/windows/package-naming. To find out more about migrating to the 8.x releases of the Windows Community Toolkit, see here:
https://aka.ms/toolkit/windows/migration
See the version list below for details.
dotnet add package Microsoft.Toolkit.Uwp.UI.Animations --version 1.2.0
NuGet\Install-Package Microsoft.Toolkit.Uwp.UI.Animations -Version 1.2.0
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Animations" Version="1.2.0" />
paket add Microsoft.Toolkit.Uwp.UI.Animations --version 1.2.0
#r "nuget: Microsoft.Toolkit.Uwp.UI.Animations, 1.2.0"
// Install Microsoft.Toolkit.Uwp.UI.Animations as a Cake Addin #addin nuget:?package=Microsoft.Toolkit.Uwp.UI.Animations&version=1.2.0 // Install Microsoft.Toolkit.Uwp.UI.Animations as a Cake Tool #tool nuget:?package=Microsoft.Toolkit.Uwp.UI.Animations&version=1.2.0
This library provides helpers and services on top of Windows Composition and XAML storyboards. It is part of the UWP Community Toolkit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
- Microsoft.Toolkit.Uwp (>= 1.2.0)
- Microsoft.Toolkit.Uwp.UI (>= 1.2.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed (>= 1.1.0)
- Win2D.uwp (>= 1.18.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Microsoft.Toolkit.Uwp.UI.Animations:
Package | Downloads |
---|---|
Microsoft.Toolkit.Uwp.UI.Media
This library provides UI effects which rely on Win2D. It is a part of the Windows Community Toolkit. AttachedCardShadow: Provides an easy-to-use, simple, and performant rounded-rectangle shadow effect. Effects: - AcrylicEffect: A custom acrylic effect that can be inserted into a pipeline. - BackdropEffect: A backdrop effect that can sample from a specified source. - BlendEffect: A blend effect that merges the current pipeline with an input one. - BlurEffect: A gaussian blur effect. - ImageEffect: An effect which displays an image loaded as a Win2D surface. - ShadeEffect: An effect that overlays a color layer over the current pipeline, with a specified intensity. - SolidColorEffect: An effect that renders a standard 8bit SDR color on the available surface. - TileEffect: An effect that loads an image and replicates it to cover all the available surface area. - ExposureEffect, GrayscaleEffect, HueRotationEffect and more, mapping to Win2D effects. Geometry: - CanvasPathGeometry: A class that parses Win2d Path Mini Language and converts it to CanvasGeometry, CanvasBrush, CanvasStroke, CanvasStrokeStyle or Color. Helpers: - SurfaceLoader: A class that can load and draw images and other objects to Win2D surfaces and brushes. Media: - AcrylicBrush: A custom Brush that that implements an acrylic effect with full control over all parameters. - BackdropBlurBrush: The BackdropBlurBrush is a Brush that blurs whatever is behind it in the application. - BackdropGammaTransferBrush: A brush which alters the colors of whatever is behind it in the application by applying a per-channel gamma transfer function. - BackdropInvertBrush: The BackdropInvertBrush is a Brush which inverts whatever is behind it in the application. - BackdropSaturationBrush: Brush which applies a SaturationEffect to the Backdrop. - BackdropSepiaBrush: Brush which applies a SepiaEffect to the Backdrop. - CanvasBrushBase: Helper Brush class to interop with Win2D Canvas calls. - ImageBlendBrush: A Brush which blends a BitmapImage to the Backdrop in a given mode. - PipelineBrush: A Brush that renders a customizable Composition/Win2D effects pipeline - RadialGradientBrush: This GradientBrush defines its Gradient as an interpolation within an Ellipse. - TilesBrush: A Brush that displays a tiled image, wrapping at the edges and endlessly repeating. PipelineBuilder: A class that allows to build custom effects pipelines and create CompositionBrush instances from them. |
|
UwCore
Makes my life easier with UWP. |
|
Microsoft.Toolkit.Uwp.UI.Behaviors
This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit. - Animation: Various helpers for integration with the Toolkit's Animation package. - AutoFocusBehevior: Sets focus to the associated control. - AutoSelectBehavior: Selects a TextBox's text automatically. - FadeHeaderBehavior, QuickReturnHeaderBehavior, StickyHeaderBehavior: Helpers for ListViewBase Header Behavior - FocusBehavior: Sets focus to a specified control. - KeyDownTriggerBehavior: Trigger behaviors when a key is pressed. - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport |
|
Globeport.Client.Uwp.Host
UWP host for Globeport Elements |
|
DewUserControls
A set of user controls for UWP applicartion |
GitHub repositories (27)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Uwp.UI.Animations:
Repository | Stars |
---|---|
Richasy/Bili.Uwp
适用于新系统UI的哔哩
|
|
jenius-apps/ambie
An app that uses white noise, nature sounds, and focus features to boost your productivity.
|
|
Richasy/BiliBili-UWP
BiliBili的UWP客户端,当然,是第三方的了
|
|
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
|
|
HyPlayer/HyPlayer
仅供学习交流使用 | 第三方网易云音乐播放器 | A Netease Cloud Music Player
|
Version | Downloads | Last updated | |
---|---|---|---|
7.1.3 | 44,610 | 11/1/2022 | |
7.1.3-rc | 1,452 | 10/21/2022 | |
7.1.2 | 68,954 | 11/18/2021 | |
7.1.1 | 5,360 | 10/19/2021 | |
7.1.0 | 4,826 | 9/23/2021 | |
7.1.0-rc2 | 1,636 | 9/17/2021 | |
7.1.0-rc1 | 1,641 | 8/30/2021 | |
7.1.0-preview1 | 1,577 | 8/5/2021 | |
7.0.2 | 33,520 | 5/12/2021 | |
7.0.1 | 8,948 | 3/29/2021 | |
7.0.0 | 4,548 | 3/11/2021 | |
7.0.0-preview5 | 1,789 | 2/24/2021 | |
7.0.0-preview4 | 3,668 | 11/12/2020 | |
7.0.0-preview3 | 2,168 | 10/7/2020 | |
7.0.0-preview2 | 6,088 | 8/11/2020 | |
7.0.0-preview1 | 6,370 | 4/21/2020 | |
6.1.1 | 197,647 | 8/12/2020 | |
6.1.0 | 99,780 | 6/15/2020 | |
6.1.0-rc1 | 1,677 | 6/8/2020 | |
6.1.0-preview1.2 | 345 | 5/19/2020 | |
6.0.0 | 98,035 | 11/13/2019 | |
6.0.0-rc1.2 | 820 | 10/31/2019 | |
5.1.1 | 160,708 | 3/15/2019 | |
5.1.0 | 15,263 | 2/13/2019 | |
5.0.0 | 46,232 | 10/31/2018 | |
5.0.0-preview.gb86cb1c4cb | 1,482 | 9/21/2018 | |
4.0.0 | 87,211 | 8/7/2018 | |
3.0.0 | 50,989 | 5/30/2018 | |
3.0.0-preview | 4,297 | 5/7/2018 | |
2.2.0 | 54,605 | 2/28/2018 | |
2.1.1 | 56,980 | 12/15/2017 | |
2.1.0 | 24,995 | 11/21/2017 | |
2.0.0 | 49,966 | 8/29/2017 | |
1.5.1 | 39,428 | 7/20/2017 | |
1.5.0 | 11,005 | 7/5/2017 | |
1.4.1 | 77,862 | 4/4/2017 | |
1.4.0 | 5,102 | 3/31/2017 | |
1.3.1 | 21,433 | 2/9/2017 | |
1.3.0 | 3,828 | 2/7/2017 | |
1.2.0 | 15,490 | 11/17/2016 | |
1.1.0 | 10,205 | 10/4/2016 | |
1.0.0 | 23,193 | 8/17/2016 |