System.Windows.Extensions
5.0.0
Provides miscellaneous Windows-specific types
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2UI
System.Security.Cryptography.X509Certificates.X509SelectionFlag
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Windows.Extensions -Version 5.0.0
dotnet add package System.Windows.Extensions --version 5.0.0
<PackageReference Include="System.Windows.Extensions" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Windows.Extensions --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 3.0
- System.Drawing.Common (>= 5.0.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on System.Windows.Extensions:
Package | Downloads |
---|---|
System.Security.Permissions
Provides types supporting Code Access Security (CAS).
When using NuGet 3.x this package requires at least version 3.4.
|
|
FastReport.Compat
Common compatible types for FastReport.Net
|
|
KGySoft.Drawing
KGy SOFT Drawing Libraries offer advanced features built around System.Drawing types.
Among others:
- Fast direct native Bitmap data access for every PixelFormat
- Creating managed bitmap data of any PixelFormat on every platform, including Linux and MacOS
- Quantizing and dithering
- Several built-in icons as well as simple access to Windows associated and stock icons.
- Extracting bitmaps from multi-frame bitmaps and icons.
- Creating combined icons and multi-resolution bitmaps.
- Saving metafiles in EMF/WMF formats.
- Advanced support for saving images as Icon, BMP, JPEG, PNG, GIF and TIFF formats.
- Converting between various pixel formats preserving transparency if possible.
- Useful extensions for the Icon, Bitmap, Image, Metafile and Graphics types.
Demo App and Debugger Visualizers: https://github.com/koszeggy/KGySoft.Drawing.Tools
Find Documentation: https://docs.kgysoft.net/drawing
|
|
ReportViewerCore.NETCore
SQL Server Reporting Services engine decompiled and recompiled for .NET Core. Based on ReportViewer 15.0.1404.0
|
|
Maikebing.System.Windows.Forms.DataVisualization
Package Description
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on System.Windows.Extensions:
Repository | Stars |
---|---|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
dotnet/winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
dotnet/Kerberos.NET
A Kerberos implementation built entirely in managed code.
|