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.

Update the documentation about the templates on learn.microsoft.com for .NET 7

See original GitHub issue

learn.microsoft.com features 2 articles where the templates are mentioned:

Consider updating the articles for .NET 7:

  • in case new templates were added, please them add them to the table list
  • in case the template options were added, modified or removed, please adapt the description accordingly

Note that for many cases, the EOL frameworks are present: netcoreapp3.0, net5.0 etc. Consider removing them.

The source code is here:

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
tdykstracommented, Oct 25, 2022

is it ok to keep old versions in Introduced column?

Yes, I would keep them there.

1reaction
dipeshmsftcommented, Apr 3, 2023

@vlada-shubina, are there some docs mentioning the --nullable flag?

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET default templates for dotnet new - .NET CLI
dotnet new list. The following table shows the templates that come pre-installed with the .NET SDK. The default language for the template is ......
Read more >
Update the documentation about the templates on learn. ...
learn.microsoft.com features 2 articles where the templates are ... Consider updating the articles for .NET 7: in case new templates were ...
Read more >
dotnet new <TEMPLATE> - .NET CLI
The dotnet new command creates new .NET projects based on the specified template.
Read more >
Install and manage SDK templates - .NET
NET templates through the .NET SDK CLI. For more information about creating templates, see Tutorial: Create templates.
Read more >
What's new in .NET 7
This article lists the new features of .NET 7 and provides links to more detailed information on each. To find all the .NET...
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