mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 23:43:07 +02:00
Restore WPF .NET Framework content from WPF .NET (#144)
* Copy .NET 5 WPF content back into .NET Framework * Add H1 heading difference for .NET * Fix validation errors
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: Differences between .NET Framework and .NET Core
|
||||
description: Describes the differences between the .NET Framework implementation of Windows Presentation Foundation (WPF) and .NET Core WPF. When migrating your app, you should consider these incompatibilities.
|
||||
title: Differences between .NET Framework and .NET
|
||||
description: Describes the differences between the .NET Framework implementation of Windows Presentation Foundation (WPF) and .NET WPF. When migrating your app, you should consider these incompatibilities.
|
||||
author: adegeo
|
||||
ms.date: 09/21/2019
|
||||
ms.author: adegeo
|
||||
ms.topic: conceptual
|
||||
---
|
||||
|
||||
# Differences in WPF
|
||||
# Differences in WPF .NET
|
||||
|
||||
This article describes the differences between Windows Presentation Foundation (WPF) on .NET Core and .NET Framework. WPF for .NET Core is an [open-source framework](https://github.com/dotnet/wpf) forked from the original WPF for .NET Framework source code.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user