NuExt.System.Windows 0.1.6

dotnet add package NuExt.System.Windows --version 0.1.6                
NuGet\Install-Package NuExt.System.Windows -Version 0.1.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="NuExt.System.Windows" Version="0.1.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuExt.System.Windows --version 0.1.6                
#r "nuget: NuExt.System.Windows, 0.1.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 NuExt.System.Windows as a Cake Addin
#addin nuget:?package=NuExt.System.Windows&version=0.1.6

// Install NuExt.System.Windows as a Cake Tool
#tool nuget:?package=NuExt.System.Windows&version=0.1.6                

NuExt.System.Windows

NuExt.System.Windows provides essential extensions and utilities for Windows application development with a focus on WPF.

Commonly Used Types

  • System.Diagnostics.BindingErrorTraceListener: Captures and displays WPF binding errors at runtime.
  • System.IO.IOUtils: Utilities for performing common input/output operations.
  • System.Windows.BindingProxy: Facilitates DataContext binding across isolated WPF elements.
  • System.Windows.BindingProxy<T>: A generic proxy for type-safe DataContext binding in WPF.
  • System.Windows.WindowPlacement: Manages window position, size, and state in Windows applications.
  • System.Windows.IDragDrop: Defines methods and properties for drag-and-drop functionality.

Acknowledgements

Includes code derived from the Roslyn .NET compiler project, licensed under the MIT License. The original source code can be found in the Roslyn GitHub repository.

Usage Examples

For comprehensive examples of how to use the package, see samples in the following repositories:

License

Licensed under the MIT License. See the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NuExt.System.Windows:

Package Downloads
NuExt.DevExpress.Mvvm

Provides a suite of extensions and utilities for the DevExpress MVVM Framework with a focus on asynchronous operations. Commonly Used Types: DevExpress.Mvvm.Bindable DevExpress.Mvvm.ViewModel DevExpress.Mvvm.ControlViewModel DevExpress.Mvvm.DocumentContentViewModelBase DevExpress.Mvvm.WindowViewModel DevExpress.Mvvm.WindowPlacementService DevExpress.Mvvm.OpenWindowsService DevExpress.Mvvm.SettingsService DevExpress.Mvvm.IAsyncDialogService DevExpress.Mvvm.IAsyncDocument DevExpress.Mvvm.IAsyncDocumentManagerService DevExpress.Mvvm.AsyncCommandManager

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.6 91 9/12/2024