Tagged articles
Image from Pexels

Tagged articles - Protobuf

Found 3 articles tagged with Protobuf

Using custom request and response serializers in ASP.NET Core
Configuring input and output serailzer/deserialier in ASP.NET Core pipeline
0
This is not a new subject and the support for handling WebApi input and output was introduced in .NET Core 2.0 and it's been there since then. There are couple of useful pages out there and it is even well documented on Microsoft official page Custom formatters in ASP.NET Core Web API...read more
Generate C# models from Protobuf proto files directly from Visual Studio
Generating C# classes inside .NET Core project from proto using protogen
0
I wrote about boosting performances by choosing the right serialization in .NET projects. The top best performing according to my tests and many of the online comparisons are Apache Avro and Google Protocol Buffer (Protobuf) serialization...read more
How to boost application performance by choosing the right serialization
Improving performance of .NET application with different serialization formats
0
Pretty much any serious application now days needs to interact with any storage media such as disk or network. This is where serialization comes in...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more