Microsoft.Toolkit.Uwp.UI.Animations
1.3.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.3.0
NuGet\Install-Package Microsoft.Toolkit.Uwp.UI.Animations -Version 1.3.0
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Animations" Version="1.3.0" />
paket add Microsoft.Toolkit.Uwp.UI.Animations --version 1.3.0
#r "nuget: Microsoft.Toolkit.Uwp.UI.Animations, 1.3.0"
// Install Microsoft.Toolkit.Uwp.UI.Animations as a Cake Addin #addin nuget:?package=Microsoft.Toolkit.Uwp.UI.Animations&version=1.3.0 // Install Microsoft.Toolkit.Uwp.UI.Animations as a Cake Tool #tool nuget:?package=Microsoft.Toolkit.Uwp.UI.Animations&version=1.3.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.3.0)
- Microsoft.Toolkit.Uwp.UI (>= 1.3.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed (>= 1.1.0)
- Win2D.uwp (>= 1.19.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 | 42,879 | 11/1/2022 | |
7.1.3-rc | 1,438 | 10/21/2022 | |
7.1.2 | 68,215 | 11/18/2021 | |
7.1.1 | 5,330 | 10/19/2021 | |
7.1.0 | 4,806 | 9/23/2021 | |
7.1.0-rc2 | 1,613 | 9/17/2021 | |
7.1.0-rc1 | 1,624 | 8/30/2021 | |
7.1.0-preview1 | 1,563 | 8/5/2021 | |
7.0.2 | 33,358 | 5/12/2021 | |
7.0.1 | 8,889 | 3/29/2021 | |
7.0.0 | 4,529 | 3/11/2021 | |
7.0.0-preview5 | 1,773 | 2/24/2021 | |
7.0.0-preview4 | 3,653 | 11/12/2020 | |
7.0.0-preview3 | 2,149 | 10/7/2020 | |
7.0.0-preview2 | 6,020 | 8/11/2020 | |
7.0.0-preview1 | 6,355 | 4/21/2020 | |
6.1.1 | 193,549 | 8/12/2020 | |
6.1.0 | 99,252 | 6/15/2020 | |
6.1.0-rc1 | 1,663 | 6/8/2020 | |
6.1.0-preview1.2 | 343 | 5/19/2020 | |
6.0.0 | 97,069 | 11/13/2019 | |
6.0.0-rc1.2 | 818 | 10/31/2019 | |
5.1.1 | 160,450 | 3/15/2019 | |
5.1.0 | 15,205 | 2/13/2019 | |
5.0.0 | 46,194 | 10/31/2018 | |
5.0.0-preview.gb86cb1c4cb | 1,469 | 9/21/2018 | |
4.0.0 | 86,896 | 8/7/2018 | |
3.0.0 | 50,761 | 5/30/2018 | |
3.0.0-preview | 4,279 | 5/7/2018 | |
2.2.0 | 54,514 | 2/28/2018 | |
2.1.1 | 56,885 | 12/15/2017 | |
2.1.0 | 24,834 | 11/21/2017 | |
2.0.0 | 49,644 | 8/29/2017 | |
1.5.1 | 39,362 | 7/20/2017 | |
1.5.0 | 10,938 | 7/5/2017 | |
1.4.1 | 77,566 | 4/4/2017 | |
1.4.0 | 5,040 | 3/31/2017 | |
1.3.1 | 21,188 | 2/9/2017 | |
1.3.0 | 3,766 | 2/7/2017 | |
1.2.0 | 15,340 | 11/17/2016 | |
1.1.0 | 9,997 | 10/4/2016 | |
1.0.0 | 22,995 | 8/17/2016 |
See release notes here: https://github.com/Microsoft/UWPCommunityToolkit/releases/tag/v1.3.0