Articles in this series
If you still think that .NET only runs on Windows and is completely closed off, then think again. The .NET ecosystem has grown into a vibrant...
Hi lovely readers, We probably all know the pain of using DateTime while just needing a date without time, or a time without a date. Well, .NET came...
Hi lovely readers, We probably all know the pain of using DateTime while just needing a date without time or a time without a day. Well, .NET came...
Hi lovely readers, Today, we're diving into the world of records in C#—a fairly new addition to the C# language that can simplify your code. What are...
Taking advantage of the Visual Studio GUI and Minimal APIs · Hello lovely readers, Today, we get into .NET 8 Minimal APIs to construct a Dino API to...
A Guide for .NET Development from the Terminal · Hi lovely readers, Welcome to another blog post where we dive into more interesting .NET topics. Today,...