1‏/5‏/2021 - 1‏/6‏/2021

Migrate from Newtonsoft.Json to System.Text.Json - .NET

Working with JSON in .NET: A Comprehensive Guide Every developer must have used JSON in their life. Json.NET was the library that Microso...

santosh 1 يونيو, 2021

Using C# Expression Trees with the Real World example

Using C# Expression Trees in the Real World In this article, I will discuss ExpressionTree. Expression tree is a compelling feature of the...

santosh 31 مايو, 2021

A practical overview of C# LINQ Aggregate operator with Example

As per the Microsoft Language Integrated Query is a Microsoft .NET Framework component that adds native data querying capabilities to .NE...

santosh 31 مايو, 2021

Open Generics in ASPNET Core Dependency Injection -Part2

This is the continuation of [Part1] . If you did not read it, please go to the first link and then come here. In the first article, I expl...

santosh 31 مايو, 2021