templating
templating copied to clipboard
Update documentation for .NET 8 release
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 forbidding
http://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)
@vlada-shubina , do you plan to document points 3, 4? Can we help you somehow?
Disallow http feeds doc update: https://github.com/dotnet/docs/pull/35913
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
update template creation tutorial: https://github.com/dotnet/docs/pull/35985