Microsoft.WindowsDesktop.App.Ref 10.0.0-preview.5.25277.101

Prefix Reserved
This is a prerelease version of Microsoft.WindowsDesktop.App.Ref.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.WindowsDesktop.App.Ref --version 10.0.0-preview.5.25277.101
                    
NuGet\Install-Package Microsoft.WindowsDesktop.App.Ref -Version 10.0.0-preview.5.25277.101
                    
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="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.5.25277.101" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.5.25277.101" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.WindowsDesktop.App.Ref" />
                    
Project file
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 Microsoft.WindowsDesktop.App.Ref --version 10.0.0-preview.5.25277.101
                    
#r "nuget: Microsoft.WindowsDesktop.App.Ref, 10.0.0-preview.5.25277.101"
                    
#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 Microsoft.WindowsDesktop.App.Ref@10.0.0-preview.5.25277.101
                    
#: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=Microsoft.WindowsDesktop.App.Ref&version=10.0.0-preview.5.25277.101&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.WindowsDesktop.App.Ref&version=10.0.0-preview.5.25277.101&prerelease
                    
Install as a Cake Tool

About

Microsoft.WindowsDesktop.App.Ref is a packaging of the Windows Desktop runtimes of Windows Forms (WinForms) and Windows Presentation Foundation (WPF).

How to Use

When developing a WinForms or WPF application, you do not need to install the Microsoft.WindowsDesktop.App.Ref package separately. This package is automatically included as part of the .NET SDK for WinForms and WPF apps, which means you can start using WinForms or WPF namespaces right away in your WinForms or WPF projects.

Addtional Documentation

Feedback & Contributing

WinForms and WPF is released as open source under the MIT license. Bug reports and contributions are welcomed at the WinForms GitHub repository and the WPF GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.WindowsDesktop.App.Ref:

Repository Stars
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
jaredpar/basic-reference-assemblies
Produce NuPkg files that have .NET Reference assemblies as resources