Fast and efficient data serialisation with Protocol buffers (protobuf) in .NET

Опубликовано: 23 Ноябрь 2020
на канале: Nick Chapsas
24,243
632

Subscribe: http://bit.ly/ChapsasSub
Become a Patreon and get source code access:   / nickchapsas  

Hello everybody I'm Nick and in this video I will show you what are the advantages of using Protocol buffer (or protobuf) in order to serialize and deserialize your data in .NET. Not only you will be able to run faster operations because of it but you will also be able to store a significantly smaller object while gaining performance. In this video I will use Redis as an example of a use case.

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#dotnet #csharp #protobuf