According to Microsoft documentation, all templates are in the following path
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\<edition>\Common7\IDE\ProjectTemplates\<Language>\<Locale ID>
But I could not find the .NET Core templates and only the .NET Framework templates are available.
Where are the .NET Core templates (which Visual Studio itself uses to build the WPF/Console/Winform Application)?