Intro to gRPC in C# – How To Get Started
Introdution to gRPC
C# gRPC
Code Cleanup: 7 Simple Daily Steps That Pay off in the End
Probably you make ideal software but maybe you remind yourself something ๐
C# good practice
C# 8: Nullable Reference Types
Great article about nullable reference type
C#
The Battle of C# to JSON Serializers in .NET Core 3
Comparision of .NET JSON serializers.
C#
Asynchronous Producer Consumer Pattern in .NET
Article about System.Threading.Channels
C#
We built our own framework at ag-Grid. Hereโs why and how.
If you don’t know ag-grid you should read it;-)
angular
Clean Architecture based on my open-source project
Reading about clean architecture is never enough ๐
C#
The Maybe Monad (C#)
Introduction to Maybe in C#
C#
StringBuilder performance pitfalls
Do you know/remember all of pros and cons of StringBuilder?
C#