NuExt.System.Windows 0.1.1

dotnet add package NuExt.System.Windows --version 0.1.1                
NuGet\Install-Package NuExt.System.Windows -Version 0.1.1                
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.1" />                
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.1                
#r "nuget: NuExt.System.Windows, 0.1.1"                
#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.1

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

NuExt.System.Windows

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: Allows DataContext binding across isolated WPF elements.
  • System.Windows.BindingProxy<T>: Generic proxy for type-safe DataContext binding in WPF.
  • System.Windows.WindowPlacement: Manages window position, size, and state in Windows applications.

Acknowledgements

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

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

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
0.1.1 64 7/16/2024
0.1.0 57 7/15/2024