Browse Source

Add link to the second part of the article

pull/21714/head
Halil İbrahim Kalkan 1 year ago
parent
commit
b08fadf1b1
  1. 4
      docs/en/Community-Articles/2022-09-15-Grpc-Demo/POST.md

4
docs/en/Community-Articles/2022-09-15-Grpc-Demo/POST.md

@ -240,3 +240,7 @@ gRPC on .NET has different approaches, features, configurations and more details
* You can find the completed source code here: https://github.com/abpframework/abp-samples/tree/master/GrpcDemo2
* You can also see all the changes I've done in this article here: https://github.com/abpframework/abp-samples/pull/200/files
## See Also
* [Consuming gRPC Services from Blazor WebAssembly Application Using gRPC-Web](https://abp.io/community/articles/consuming-grpc-services-from-blazor-webassembly-application-using-grpcweb-dqjry3rv)

Loading…
Cancel
Save