templating icon indicating copy to clipboard operation
templating copied to clipboard

Update documentation for .NET 8 release

Open YuliiaKovalova opened this issue 2 years ago • 4 comments

Update documentation for .NET 8 release on learn.microsoft.com

  • [x] add updates related to template package info displaying (owner, trusted identifier, vulnerabilities, new package info command https://github.com/dotnet/templating/issues/5861) - https://github.com/dotnet/docs/pull/35919
  • [x] add info about forbiddinghttp://feeds and ways for bypassing this restriction https://github.com/dotnet/templating/issues/5859 - https://github.com/dotnet/docs/pull/35913
  • [x] update template creation tutorial: using templates for template authors https://github.com/dotnet/templating/issues/2722; using CLI and MSBuild tasks - https://github.com/dotnet/docs/pull/35985
  • [ ] onboard tooling APIs to .NET API browser (will be done by @marcpopMSFT before release)

YuliiaKovalova avatar Apr 27 '23 11:04 YuliiaKovalova

@vlada-shubina , do you plan to document points 3, 4? Can we help you somehow?

YuliiaKovalova avatar Jun 21 '23 10:06 YuliiaKovalova

Disallow http feeds doc update: https://github.com/dotnet/docs/pull/35913

maridematte avatar Jun 21 '23 21:06 maridematte

Docs for details command: https://github.com/dotnet/docs/pull/35919. We will only make it an official PR once this PR (https://github.com/dotnet/sdk/pull/31743) is finalized

maridematte avatar Jun 22 '23 14:06 maridematte

update template creation tutorial: https://github.com/dotnet/docs/pull/35985

YuliiaKovalova avatar Jun 28 '23 13:06 YuliiaKovalova