WPFUtilities 1.0.6

dotnet add package WPFUtilities --version 1.0.6
NuGet\Install-Package WPFUtilities -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WPFUtilities" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WPFUtilities --version 1.0.6
#r "nuget: WPFUtilities, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WPFUtilities as a Cake Addin
#addin nuget:?package=WPFUtilities&version=1.0.6

// Install WPFUtilities as a Cake Tool
#tool nuget:?package=WPFUtilities&version=1.0.6

wpf utilities WPF Utilities

A C# and XAML library containing some essential and usefull classes and snippets for fast WPF application development. This is not a framework, the library doesn't bring any coding convention to .Net Standard and WPF conventions. The library brings help to code using the standard WPF recommended patterns (MVVM, Command, controls, components,...) and SOLID principles.

library contents:

  • Attributes
  • Behaviors
    • Interactivity
    • Layout
    • Scrolling
    • Services
    • Windows
  • Commands
    • Application
    • Interactivity
    • Render
  • Components Models
    • Validation Attributes
  • Components
    • Application
    • Logging
    • Render
    • Services
  • Controls
  • Converters
  • Custom Brushes
  • Extensions
    • Application
    • Behaviors
    • Components
    • Geometry
    • Host
    • Image
    • Reflections
    • Windows
  • Helpers
  • Resources
  • Snippets
    • CSharp
    • Xaml
  • Sample application

dependencies

  • .Net Framework 4.8
  • C# last version
  • Microsoft.Xaml.Behaviors.Wpf
  • Microsoft.Extension.Hosting.Abstractions
  • System.ComponentModel.Annotations

Authors: Franck Gaspoz | Licence: MIT 2021

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.6 757 1/8/2022
1.0.5 686 1/6/2022
1.0.4 674 1/6/2022
1.0.3 628 1/5/2022
1.0.2 652 1/5/2022
1.0.0 1,460 11/29/2021