mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Migrate code to .NET 6 * Add snippet ref in code * Add net6 pics; move others to version folder * Update winforms getting started * Other .NET 5 references updated * Lessen the amount of 'winforms' * minor * Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/overview/index.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/overview/index.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md Co-authored-by: Tom Dykstra <[email protected]> * Update create-app-visual-studio.md * Update create-app-visual-studio.md * Update create-app-visual-studio.md Co-authored-by: Tom Dykstra <[email protected]>
51 lines
2.0 KiB
YAML
51 lines
2.0 KiB
YAML
### YamlMime:Landing
|
|
|
|
title: Desktop Guide for .NET, .NET Core, and .NET Framework
|
|
summary: "Welcome to the Desktop Guide. The Desktop Guide is a set of documentation for .NET-based Windows UI technologies including Windows Presentation Foundation (WPF) and Windows Forms (WinForms). The Desktop Guide will cover both .NET 5 (and .NET Core 3.1) and later versions, along with .NET Framework."
|
|
|
|
metadata:
|
|
title: Desktop Guide for WPF and Windows Forms on .NET
|
|
description: Introduction to the Desktop Guide for WPF and Windows Forms for both .NET 5 and .NET Framework.
|
|
ms.topic: landing-page
|
|
ms.product: dotnet
|
|
author: adegeo
|
|
ms.author: adegeo
|
|
ms.date: 11/15/2021
|
|
|
|
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
|
|
|
|
landingContent:
|
|
|
|
- title: .NET 5+ (and .NET Core 3.1)
|
|
linkLists:
|
|
- linkListType: overview
|
|
links:
|
|
- text: Windows Presentation Foundation (WPF)
|
|
url: net/wpf/index.yml?view=netdesktop-6.0&preserve-view=true
|
|
- text: Windows Forms (WinForms)
|
|
url: net/winforms/index.yml?view=netdesktop-6.0&preserve-view=true
|
|
|
|
- title: .NET Framework
|
|
linkLists:
|
|
- linkListType: overview
|
|
links:
|
|
- text: Windows Presentation Foundation (WPF)
|
|
url: framework/wpf/index.md?view=netframeworkdesktop-4.8&preserve-view=true
|
|
- text: Windows Forms (WinForms)
|
|
url: framework/winforms/index.yml?view=netframeworkdesktop-4.8&preserve-view=true
|
|
- linkListType: concept
|
|
links:
|
|
- text: Introduction to WPF
|
|
url: framework/wpf/introduction-to-wpf.md?view=netframeworkdesktop-4.8&preserve-view=true
|
|
- text: Introduction to WinForms
|
|
url: framework/winforms/windows-forms-overview.md?view=netframeworkdesktop-4.8&preserve-view=true
|
|
|
|
- title: Other desktop technologies
|
|
linkLists:
|
|
- linkListType: overview
|
|
links:
|
|
- text: Universal Windows Apps
|
|
url: /uwp
|
|
- text: Xamarin Forms
|
|
url: /xamarin/xamarin-forms/
|