Windows Forms Designer and WPF Designer for .NET Core

前端 未结 8 857
野的像风
野的像风 2020-11-28 12:37

I have recently heard that the alpha version of .NET Core (.NET Core 3.0) supports Windows Forms and WPF. But the Visual Studio Designer (and Visual Studio) doesn\'t

8条回答
  •  执念已碎
    2020-11-28 13:09

    If you want to see a preview of your WPF XAML with Visual Studio 2019 just try out this extension https://marketplace.visualstudio.com/items?itemName=GiessweinApps.FAMLDesigner.

    It supports .NET Core and .NET Framework:

提交回复
热议问题