عرض المشاركات من مايو, ٢٠٢١

Move to the new System.Text.Json APIs

Serialize POCO to JSON Customize property names output How to Deserialize JSON to POCO How to print Indented JSON Camel case for all JSON property names Use a custom JSON property naming policy Step1 Step2 Outp…

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 C#. It allows us to Generate code at runtime Rewrite code at runtime Translate code …

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 .NET languages, originally released as a major part of .NET Framework 3.5 in 2007. LINQ pr…

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 explain the problem of how to avoid service registration. To solve the issue, we will use an …

تحميل المزيد من المشاركات
لم يتم العثور على أي نتائج