From 20352f9b8bd38feb684dba86fa30a155fc19fb52 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Mon, 2 Oct 2023 21:51:19 +0200 Subject: [PATCH] Update Grpc C# future blogpost with latest updates (#1202) --- content/en/blog/grpc-csharp-future.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/en/blog/grpc-csharp-future.md b/content/en/blog/grpc-csharp-future.md index d338b8e..091d9ba 100644 --- a/content/en/blog/grpc-csharp-future.md +++ b/content/en/blog/grpc-csharp-future.md @@ -7,7 +7,9 @@ author: link: https://github.com/jtattermusch --- -**Update 2022-05-03: The maintenance period for `Grpc.Core` has been extended until May 2023. See [announcement][updates] for more info on the future of `Grpc.Core`.** +**Update 2023-10-02: The maintenance period for `Grpc.Core` has been extended again, until at least October 2024. See [announcement][updates2023] for up to date info on `Grpc.Core`.** + +**Update 2022-05-03: The maintenance period for `Grpc.Core` has been extended until May 2023. See [announcement][updates2022] for more info on the future of `Grpc.Core`.** **TL;DR** grpc-dotnet (the [Grpc.Net.Client](https://www.nuget.org/packages/Grpc.Net.Client/) and @@ -252,4 +254,5 @@ any other of the main [gRPC community channels]({{}}). [ga]: {{< relref grpc-on-dotnetcore >}} [grpc-io]: https://groups.google.com/g/grpc-io -[updates]: https://groups.google.com/g/grpc-io/c/OTj5mb1qzb0 +[updates2022]: https://groups.google.com/g/grpc-io/c/OTj5mb1qzb0 +[updates2023]: https://groups.google.com/g/grpc-io/c/iEalUhV4VrU