dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.58k stars 25.29k forks source link

.NET 6 update: Use gRPC in browser apps #25079

Open Rick-Anderson opened 2 years ago

Rick-Anderson commented 2 years ago

@JamesNK how do I update this to .NET 6 when Grpc.AspNetCore.Web is for .NET 5?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

wadepickett commented 2 years ago

On a different thread more recently, James indicated that anything with 5.0 tag for gRPC is compatible with 6.0. @JamesNK since we are at .NET 7 preview 4, it would be good if 6.0 (and eventually 7.0) versions could be indicated for the .NET gRPC related packages to cut down on confusion.