IX.StandardExtensions.WPF
0.7.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package IX.StandardExtensions.WPF --version 0.7.0
NuGet\Install-Package IX.StandardExtensions.WPF -Version 0.7.0
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="IX.StandardExtensions.WPF" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IX.StandardExtensions.WPF" Version="0.7.0" />
<PackageReference Include="IX.StandardExtensions.WPF" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IX.StandardExtensions.WPF --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IX.StandardExtensions.WPF, 0.7.0"
#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.
#:package IX.StandardExtensions.WPF@0.7.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IX.StandardExtensions.WPF&version=0.7.0
#tool nuget:?package=IX.StandardExtensions.WPF&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library containing several extensions for WPF that provide useful classes and aim to standardize app implementations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- IX.Observable (>= 0.7.0)
- IX.StandardExtensions (>= 0.7.1)
- JetBrains.Annotations (>= 2020.1.0)
-
.NETFramework 4.6.1
- IX.Observable (>= 0.7.0)
- IX.StandardExtensions (>= 0.7.1)
- JetBrains.Annotations (>= 2020.1.0)
-
.NETFramework 4.7.2
- IX.Observable (>= 0.7.0)
- IX.StandardExtensions (>= 0.7.1)
- JetBrains.Annotations (>= 2020.1.0)
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.7.5 | 909 | 4/7/2022 |
| 0.7.4 | 528 | 12/30/2021 |
| 0.7.3 | 471 | 12/30/2021 |
| 0.7.2 | 612 | 7/27/2021 |
| 0.7.1 | 574 | 6/3/2021 |
| 0.7.0 | 771 | 10/19/2020 |
| 0.5.3 | 777 | 3/25/2020 |
| 0.5.1.3 | 749 | 10/31/2019 |
| 0.5.1.2 | 793 | 10/15/2019 |
| 0.5.0.123 | 768 | 9/18/2019 |
| 0.5.0.90 | 791 | 6/25/2019 |
| 0.5.0.88 | 779 | 6/20/2019 |
| 0.5.0.87 | 776 | 6/13/2019 |
| 0.5.0.86 | 787 | 6/12/2019 |
| 0.5.0.74 | 854 | 5/13/2019 |
| 0.5.0.71 | 814 | 4/18/2019 |
| 0.5.0.67 | 797 | 3/19/2019 |
| 0.5.0.66 | 862 | 3/4/2019 |
| 0.5.0.65 | 918 | 2/11/2019 |
| 0.5.0.63 | 1,314 | 1/4/2019 |
Loading failed
- Merged the brunt of IX.Framework into this library.
- Disposed of Undoable.WPF