Building WPF Applications in Visual Studio Code with PowerShell

Поделиться
HTML-код
  • Опубликовано: 9 янв 2021
  • In this video, we use Visual Studio Code and PowerShell Pro Tools to build a WPF application. The PSScriptPad integration in PowerShell Pro Tools for Visual Studio Code allows you to use a drag and drop designer to layout and customize your WPF forms. We can then integrate the designed XAML file with PowerShell script to display the form and enable interactivity.
    You can learn more about PowerShell Pro Tools here: docs.poshtools.com/powershell...
  • НаукаНаука

Комментарии • 13

  • @mastertacosmith
    @mastertacosmith 3 года назад +3

    As someone who’s been digging into powershell and C# 9 for a couple months, this is exactly what i needed to make my powershell prettier for end users. Well done

  • @krish3d385
    @krish3d385 3 года назад +9

    No, doesnt work. It says command not found.

  • @Ramsey.001
    @Ramsey.001 2 года назад +1

    In my vscode,form designer buttons in not showing, please help to fix this 🙏?

  • @user-bw2qr6qf9b
    @user-bw2qr6qf9b 3 года назад +2

    عالی است من
    چند تااز این شکل درست کردم

  • @l3onardo155
    @l3onardo155 Год назад +1

    Love the video....but plssss use goddamn dark mode

  • @scifiominous3847
    @scifiominous3847 4 месяца назад

    Is any instructions for linux installation?

  • @yousifalfaki4389
    @yousifalfaki4389 3 года назад +1

    Can I do that in ubuntu ?

    • @BasvanEtten
      @BasvanEtten 3 года назад

      no, this won't work on a linux based OS because the presentation framework is windows specific

    • @abrahamalaniz3468
      @abrahamalaniz3468 3 года назад

      @@BasvanEtten that's a lie, and you should know that. Powershell core, or to be more exact, .Net Core supports Linux based products to include Ubuntu. With that said, it has wpf support. Please don't spread false information.

    • @abrahamalaniz3468
      @abrahamalaniz3468 3 года назад

      So in short, yes. Download .Net Core/Powershell Core

    • @rspy24
      @rspy24 Год назад +1

      @@abrahamalaniz3468 but you still can't draw WPF components in Linux so, he is not lying. What he said is correct. Unless you are using something like avalonia, you CAN'T run pure WPF on linux

  • @kkomjang
    @kkomjang 2 года назад

    kwl !

  • @MaCrO_09
    @MaCrO_09 Год назад +1

    iN THIS video