Introducing C#11: Required properties
Introduction C# 11 improves the initialization of objects and struct. Marking one or more properties…
Read More
Introduction C# 11 improves the initialization of objects and struct. Marking one or more properties…
Read More
Introduction C# 11 brings new syntax for writing plain text. Instead of relying on string…
Read More
Introduction Dear developer friends, I wanted to share with you a book that particularly amazed…
Read More
Introduction The compression of data during their transport on the Internet or a network makes…
Read More
Introduction What an interesting subject! When we develop applications, it is necessary to manage errors…
Read More
Introduction Dear developers who love gRPC, I have something here that you might like. You’ve…
Read More
Introduction As you might suspect, logging what is happening in your application is good practice….
Read More