ComputedAnimations.WPF
0.5.3
dotnet add package ComputedAnimations.WPF --version 0.5.3
NuGet\Install-Package ComputedAnimations.WPF -Version 0.5.3
<PackageReference Include="ComputedAnimations.WPF" Version="0.5.3" />
<PackageVersion Include="ComputedAnimations.WPF" Version="0.5.3" />
<PackageReference Include="ComputedAnimations.WPF" />
paket add ComputedAnimations.WPF --version 0.5.3
#r "nuget: ComputedAnimations.WPF, 0.5.3"
#:package ComputedAnimations.WPF@0.5.3
#addin nuget:?package=ComputedAnimations.WPF&version=0.5.3
#tool nuget:?package=ComputedAnimations.WPF&version=0.5.3
ComputedConverters.NET
ComputedConverters provides you with XAML markup that allows you to write inline converters (Vue-like computed method) and expand some converters commonly used.
Salad bowl project here.
Support framework
Computed series library
| Package/Framework | WPF | Avalonia |
|---|---|---|
| ComputedConverters | TBD | |
| ComputedAnimations | No Plan | |
| ComputedBehaviors | No Plan |
ValueConverters library
| Package/Framework | WPF | Avalonia |
|---|---|---|
| ValueConverters |
Usage
Add XML namespace to your XAML file:
<Application xmlns:a="http://schemas.github.com/computedanimations/2024/xaml"
xmlns:b="http://schemas.github.com/computedbehaviors/2024/xaml"
xmlns:c="http://schemas.github.com/computedconverters/2024/xaml">
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<a:ComputedAnimationsResources />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
</Application>
1. Reactivity
2. ValueConverters
3. ComputedMarkups
4. UsefulMarkups
5. ComputedBehaviors
Documents/ComputedBehaviors.md
6. ComputedAnimations
Documents/ComputedAnimations.md
Projects
Examples of projects using this library:
emako/ComputedConverters.WPF.Test
Thanks
Idea list here, and standing on the shoulders of giants.
JohannesMoersch/QuickConverter
thomasgalliker/ValueConverters.NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
| .NET Framework | net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 is compatible. |
-
.NETFramework 4.6.2
- System.Reactive (>= 6.1.0)
-
.NETFramework 4.7
- System.Reactive (>= 6.1.0)
-
.NETFramework 4.7.1
- System.Reactive (>= 6.1.0)
-
.NETFramework 4.7.2
- System.Reactive (>= 6.1.0)
-
.NETFramework 4.8
- System.Reactive (>= 6.1.0)
-
.NETFramework 4.8.1
- System.Reactive (>= 6.1.0)
-
net10.0-windows7.0
- System.Reactive (>= 6.1.0)
-
net6.0-windows7.0
- System.Reactive (>= 6.1.0)
-
net7.0-windows7.0
- System.Reactive (>= 6.1.0)
-
net8.0-windows7.0
- System.Reactive (>= 6.1.0)
-
net9.0-windows7.0
- System.Reactive (>= 6.1.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 |
|---|---|---|
| 0.5.3 | 99 | 1/23/2026 |
| 0.5.2 | 123 | 12/30/2025 |
| 0.5.1 | 381 | 8/7/2025 |
| 0.5.0 | 276 | 8/7/2025 |
| 0.4.9 | 733 | 11/25/2024 |
| 0.4.8 | 213 | 11/15/2024 |
| 0.4.7-beta | 340 | 10/13/2024 |
| 0.4.6-beta | 188 | 10/11/2024 |
| 0.4.5-beta | 179 | 9/25/2024 |
| 0.4.4-beta | 181 | 9/19/2024 |
| 0.4.3-beta | 154 | 9/19/2024 |
| 0.4.2-beta | 166 | 9/19/2024 |
| 0.4.1-beta | 156 | 9/19/2024 |
| 0.4.0-beta | 158 | 9/19/2024 |
| 0.3.9-beta | 156 | 9/19/2024 |
| 0.3.8-beta | 169 | 9/18/2024 |
| 0.3.7-beta | 160 | 9/12/2024 |