System.Windows.Extensions 5.0.0-preview.4.20251.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Windows.Extensions.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Windows.Extensions --version 5.0.0-preview.4.20251.6                
NuGet\Install-Package System.Windows.Extensions -Version 5.0.0-preview.4.20251.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="System.Windows.Extensions" Version="5.0.0-preview.4.20251.6" />                
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-preview.4.20251.6                
#r "nuget: System.Windows.Extensions, 5.0.0-preview.4.20251.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 System.Windows.Extensions as a Cake Addin
#addin nuget:?package=System.Windows.Extensions&version=5.0.0-preview.4.20251.6&prerelease

// Install System.Windows.Extensions as a Cake Tool
#tool nuget:?package=System.Windows.Extensions&version=5.0.0-preview.4.20251.6&prerelease                

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
System.Security.Permissions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides types supporting Code Access Security (CAS).

GitHub repositories (15)

Showing the top 5 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 UI framework for building Windows desktop applications.
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
dotnet/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
MicrosoftLearning/AI-102-AIEngineer
Lab files for AI-102 - AI Engineer