NuExt.System.Windows
0.1.6
See the version list below for details.
dotnet add package NuExt.System.Windows --version 0.1.6
NuGet\Install-Package NuExt.System.Windows -Version 0.1.6
<PackageReference Include="NuExt.System.Windows" Version="0.1.6" />
paket add NuExt.System.Windows --version 0.1.6
#r "nuget: NuExt.System.Windows, 0.1.6"
// 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 | Versions 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. |
-
.NETFramework 4.6.2
- NuExt.System (>= 0.1.8)
-
net6.0-windows7.0
- NuExt.System (>= 0.1.8)
-
net8.0-windows7.0
- NuExt.System (>= 0.1.8)
NuGet packages (2)
Showing the top 2 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.AsyncCommandManager DevExpress.Mvvm.IAsyncDialogService DevExpress.Mvvm.IAsyncDocument DevExpress.Mvvm.IAsyncDocumentManagerService DevExpress.Mvvm.UI.OpenWindowsService DevExpress.Mvvm.UI.SettingsService DevExpress.Mvvm.UI.TabbedDocumentUIService DevExpress.Mvvm.UI.WindowPlacementService |
|
NuExt.Minimal.Mvvm.Windows
NuExt.Minimal.Mvvm.Windows is an extension for the lightweight MVVM framework NuExt.Minimal.Mvvm, specifically designed for WPF applications. Commonly Used Types: Minimal.Mvvm.ModelBase Minimal.Mvvm.Windows.ControlViewModel Minimal.Mvvm.Windows.DocumentContentViewModelBase Minimal.Mvvm.Windows.WindowViewModel Minimal.Mvvm.Windows.IAsyncDialogService Minimal.Mvvm.Windows.IAsyncDocument Minimal.Mvvm.Windows.IAsyncDocumentManagerService Minimal.Mvvm.Windows.InputDialogService Minimal.Mvvm.Windows.OpenWindowsService Minimal.Mvvm.Windows.SettingsService Minimal.Mvvm.Windows.TabbedDocumentService Minimal.Mvvm.Windows.ViewLocator Minimal.Mvvm.Windows.WindowPlacementService |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.9 | 41 | 11/6/2024 |