Tom Dykstra

Results 45 issues of Tom Dykstra

For .NET 6, the console project template was changed to use top-level statements. The code that is created in Program.cs is: ``` // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!");...

discussion
Pri3

The Terminology section of the .NET Introduction article was deleted from that article recently. Review the deleted content and add to the Glossary any content from the Terminology section that...

doc-enhancement
Pri2
dotnet-fundamentals/prod

Adding links in the /// comments.

Regarding the statement: > Communication between microservices in a cluster like Kubernetes or Docker Swarm is in general automatically encrypted by the container networking layer, so implementing TLS in services...

doc-bug
Pri1
dotnet-architecture/prod
grpc/tech
okr-health

Contributes to #26819 [Internal review URL](https://review.learn.microsoft.com/en-us/aspnet/core/tutorials/min-web-api?view=aspnetcore-7.0&branch=pr-en-us-27070&tabs=visual-studio)

https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-4/

7.0

Uncheck Include prerelease check box in VS instructions Remove "latest preview version" from VS prereqs --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com...

Pri1
7.0 Post GA
reQUEST

* Add .NET 7 and pre-7 moniker blocks in overview article, and exclude output caching from the earlier-than-7 block * Add displayName = cache,caching in the TOC for the caching...

Pri1
7.0
reQUEST

E.g., remove --prerelease options from CLI package install commands --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID:...

Pri1
7.0 Post GA
reQUEST

* https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/w3c-logger/index.md * https://github.com/tdykstra/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/servers/kestrel/http2.md * https://github.com/tdykstra/AspNetCore.Docs/blob/main/aspnetcore/tutorials/min-web-api.md * https://github.com/tdykstra/AspNetCore.Docs/blob/main/aspnetcore/tutorials/first-mvc-app/start-mvc.md and the other 9 in the series

Pri2
7.0 Post GA
reQUEST