© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. GirettiBeginning gRPC with ASP.NET Core 6 https://doi.org/10.1007/978-1-4842-8008-9_4

4. Protobufs

Anthony Giretti1  
(1)
La Salle, QC, Canada
 

So far, you’ve discovered the fundamentals of .NET 6, ASP.NET Core 6, and gRPC. You’re almost ready to develop gRPC applications with ASP.​NET Core. First, though, you need to understand language Protocol Buffers, the topic of this chapter. That will enable you to build your first gRPC service in the next chapter.

In this chapter, you will learn about the following:
  • About Protocol Buffers

  • Individual declarations

  • Services declarations

  • Messages declarations

Note

All C# code in this chapter has been developed with Visual Studio ...

Get Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.