ComputedConverters.WPF
0.5.5
See the version list below for details.
dotnet add package ComputedConverters.WPF --version 0.5.5
NuGet\Install-Package ComputedConverters.WPF -Version 0.5.5
<PackageReference Include="ComputedConverters.WPF" Version="0.5.5" />
<PackageVersion Include="ComputedConverters.WPF" Version="0.5.5" />
<PackageReference Include="ComputedConverters.WPF" />
paket add ComputedConverters.WPF --version 0.5.5
#r "nuget: ComputedConverters.WPF, 0.5.5"
#:package ComputedConverters.WPF@0.5.5
#addin nuget:?package=ComputedConverters.WPF&version=0.5.5
#tool nuget:?package=ComputedConverters.WPF&version=0.5.5
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 | net5.0-windows7.0 is compatible. net6.0-windows was computed. 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.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.7.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETFramework 4.8.1
- No dependencies.
-
net10.0-windows7.0
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
-
net9.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ComputedConverters.WPF:
| Repository | Stars |
|---|---|
|
lemutec/MicaSetup
MicaSetup is a universal advanced installation package generation tool project by pure C#.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.6.0 | 0 | 5/18/2026 |
| 0.5.6 | 21 | 5/18/2026 |
| 0.5.5 | 113 | 3/31/2026 |
| 0.5.4 | 106 | 3/3/2026 |
| 0.5.3 | 137 | 1/23/2026 |
| 0.5.2 | 146 | 12/30/2025 |
| 0.5.1 | 423 | 8/7/2025 |
| 0.5.0 | 300 | 8/7/2025 |
| 0.4.9 | 780 | 11/25/2024 |
| 0.4.8 | 228 | 11/15/2024 |
| 0.4.7-beta | 368 | 10/13/2024 |
| 0.4.6-beta | 199 | 10/11/2024 |
| 0.4.5-beta | 193 | 9/25/2024 |
| 0.4.4-beta | 189 | 9/19/2024 |
| 0.4.3-beta | 198 | 9/19/2024 |
| 0.4.2-beta | 195 | 9/19/2024 |
| 0.4.1-beta | 193 | 9/19/2024 |
| 0.4.0-beta | 210 | 9/19/2024 |
| 0.3.9-beta | 185 | 9/19/2024 |
| 0.3.8-beta | 211 | 9/18/2024 |