Magnus Montin
CODE Author
Magnus Montin is a multiple Microsoft MVP awardee with a strong passion for line of business software development. He specializes in .NET and the Microsoft stack and has over a decade of hands-on experience. He currently works as a self-employed consultant in Stockholm, Sweden. You can read his blog at http://blog.magnusmontin.net
Contact Information:
Articles Authored
-
gRPC as a Replacement for WCF
Last updated: Wednesday, September 23, 2020
Published in: CODE Focus Magazine: 2019 - Vol. 16 - Issue 1 - .NET Core 3.0
You’ve been programming in C# for a while now, and you know that you need bidirectional streaming with low latency and high throughput. Google’s remote procedure call offering (gRPC) has what you need, and Magnus shows you why.