Reputation: 61
I'm following a Udemy series and the first thing it asks for is to create a Windows Form App (using C#). I do not see this as one of my options. Is this because I'm using a free version? I've installed the Windows Template Studio.
Upvotes: 5
Views: 7771
Reputation: 32058
In order to develop WPF, Windows Forms and other desktop applications, you need to install the .NET desktop development workload:
Upvotes: 5
Reputation: 7792
It doesn't matter whether you use free version (community edition) or paid (Professional/Enterprise) version, you should see Windows Forms App template under "Windows Classic Desktop" category. Please find screenshot below.
If you still cant find it then just try searching it using searchbox located at right hand side top corner.
Upvotes: -2