Custom Formatters for MessagePack-CSharp
This post describes how to setup and use custom Formatters for MessagePack-CSharp.
This post describes how to setup and use custom Formatters for MessagePack-CSharp.
Records are a new construct in C#9, and is a simplified way to create classes which have some intrinsic attributes defined. Value equality, toString, copying...
In this post I describe the process of finding a strange inconsistency when trying to map large integer float values to a fragment shader in GLSL.
The C# formatting tool I like the most right now is csharpier.
In this post I describe how to setup dotnet format in JetBrains Rider.