question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.NET CLI Template doesn't appear in Visual Studio

See original GitHub issue

Version of Visual Studio 2022: Int Preview Version 17.0.0 Preview 3.0 [31515.332.main]

  • Installed a local package

dotnet new i - localpath

package installed successfully image

Local template isn’t discovered in Visual Studio.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
phenningcommented, Jul 17, 2021

Based on the comment “local template” it sounds like you are trying to use a template on a directory path, not a nupkg. Is that right?

If that’s the case, that isn’t supported quite yet, but will be in VS 2022 Preview 3 soon.

0reactions
vlada-shubinacommented, Jul 22, 2021

Closing as per previous comment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The dotnet CLI templates does not show up in VS Preview.
Hi,. since the announcement that dotnet Cli templates will be visible in VS create project dialog, I was trying with not luck use...
Read more >
.NET CLI Templates in Visual Studio - .NET Blog
Visual Studio now has an option in preview to enable CLI-installed .NET Core templates to display as options in the New Project Dialog ......
Read more >
Cannot find .NET 5.0 Console App project template in ...
I'm currently trying to create a C# .NET 5.0 Console Application in Visual Studio 2019, and the option does not appear under project ......
Read more >
How to use `dotnet new` template in visual studio 2019?
I then can use the dotnet new to create a project from command line. However, the installed template does not show in this...
Read more >
How to build a .NET template and use it within Visual Studio ...
NET apps into .NET templates, package them together in a single NuGet pack and use them as templates within Visual Studio. Just show...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found