dotnet-ping: Ping URLs in the Terminal 2024-10-14 06:44 UTC .NET .NET Core Global Tools .NET Tools Projects When working with the web development at a rapid pace, you need to constantly ensure that key parts of your website always work. There are tools out there that...
How to Understand Log Levels 2021-09-05 12:27 UTC .NET .NET Core C# Logging Reposts Log levels are more than just black or red rows in your logging system
Best 20 C# & .NET Blogs 2020-12-21 14:44 UTC .NET .NET Core C# Reposts Visual Studio Whether you're getting into C# with the launch of .NET 5 or if you're a long-time C# developer, there are a lot of great blogs out there
From C# to Rust: Code Basics 2020-07-28 13:47 UTC .NET C# Rust Understanding Rust's code-basics could possibly be fast-tracked by reating these concepts to the equivalent in C# and .NET.
From C# to Rust: Fundamentals 2020-07-16 13:43 UTC .NET C# Rust Rust has some fundamental tools and concepts we need to understand before we get into the code.