Omnifactotum.Wpf
0.2.0
Requires NuGet 5.4.0 or higher.
dotnet add package Omnifactotum.Wpf --version 0.2.0
NuGet\Install-Package Omnifactotum.Wpf -Version 0.2.0
<PackageReference Include="Omnifactotum.Wpf" Version="0.2.0" />
paket add Omnifactotum.Wpf --version 0.2.0
#r "nuget: Omnifactotum.Wpf, 0.2.0"
// Install Omnifactotum.Wpf as a Cake Addin #addin nuget:?package=Omnifactotum.Wpf&version=0.2.0 // Install Omnifactotum.Wpf as a Cake Tool #tool nuget:?package=Omnifactotum.Wpf&version=0.2.0
Omnifactotum.Wpf
Omnifactotum.Wpf
is the ultimate solution for WPF .NET developers who want to streamline their development process. It provides its own helper and functional types as well as the extension methods for the standard .NET types. It's the perfect way to reduce errors and save time, allowing developers to focus on creating quality code.
Factotum
is a Latin word literally meaning "do everything", that is, a handyman or Jack-of-all-trades.
More details
Changes in 0.2.0 (since 0.1.0.5)
Major changes
- Enabled multi-target build
- .NET Framework: 4.0, 4.6.1, and 4.7.2
- .NET: 5.0-windows, 6.0-windows, and 7.0-windows
- Set
Omnifactotum
package dependency version based on the target framework
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. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Omnifactotum (>= 0.6.0 && < 0.7.0)
-
.NETFramework 4.6.1
- Omnifactotum (>= 0.11.0 && < 0.12.0)
-
.NETFramework 4.7.2
- Omnifactotum (>= 0.13.0 && < 0.14.0)
-
net5.0-windows7.0
- Omnifactotum (>= 0.16.0)
-
net6.0-windows7.0
- Omnifactotum (>= 0.16.0)
-
net7.0-windows7.0
- Omnifactotum (>= 0.16.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
### Changes in 0.2.0 (since 0.1.0.5)
#### Major changes
- Enabled multi-target build
- .NET Framework: 4.0, 4.6.1, and 4.7.2
- .NET: 5.0-windows, 6.0-windows, and 7.0-windows
- Set `Omnifactotum` package dependency version based on the target framework
#### Internal changes
- Migrated projects to SDK-style
- Added various settings (EditorConfig, Git Ignore etc.)
- Added build script and Appveyor build configuration
- Removed obsolete files
### Changes in 0.1.0.5 (since 0.1.0.4)
- Introduced `RelayCommand` and `AsyncRelayCommand`
- Introduced `SmartKeyGestureConverter`
### Changes in 0.1.0.4 (since 0.1.0.1)
- Introduced the `WindowStyles` behavior providing attached properties `CanMinimize`, `CanMaximize`, and `HasSystemMenu`
- Introduced the generic value converters (`BooleanToValueConverter`, `NullableBooleanToValueConverter`, `RelayValueConverter`) and some descendants (`BooleanToVisibilityConverter`, `NullableBooleanToVisibilityConverter`, `BooleanToBrushConverter`, `BooleanToFontWeightConverter`).
### First published version 0.1.0.1
- Introduced the `WpfFactotum` helper class