Tools/Libraries

Tools/Libraries is a category of a blog post that has either Tool or Library described in.

Refactoring Minimal APIs with Carter

In the previous post, we saw what are Minimal APIs and how we can create them in ASP.NET Core 6.… Read More

2 years ago

REST Client For Visual Studio 2022

In this post, we'll see what a REST Client for Visual Studio 2022 is and what we can do with… Read More

2 years ago

What are Guard Clauses in .NET

What are Guard Clauses? A guard in general is to protect against the damage that may happen in the future.… Read More

2 years ago

How to generate Fake data in C#?

The reason for generating fake data can be anything. But, the most common use case I think for generating fake… Read More

2 years ago

visualizing stack and heap with SharpLab

When I wanted to look at the IL of the C# code I wrote I used to create a new… Read More

5 years ago

This website uses cookies.