Deserialize JSON into C# Object/Type Dynamically using System.Text.Json In this article, we will understand how to perform System.Text.Json Deserialize JSON into C# Object/Type Dynamically. In...
Continue ReadingSystem.Text.Json – Create a StringConverter for JSON Serialization
Create a StringConverter for System.Text.Json for JSON Serialization In this article, we will see how to create StringConverter useful for deserializing non-string primitives like Int32,...
Continue ReadingGetFiles from a Directory using Multiple Filters in C#
Search files using Directory.GetFiles() with Multiple filters Today in this article, we shall simple and easy technique of GetFiles from a Directory using Multiple Filters...
Continue ReadingC# Read Excel file As JSON
Read Excel as JSON using Open XML SDK In our last article, we learned how to do basic Read/Write Excel using .NET Core. Today in...
Continue ReadingSurface Book 3 – Review And Specifications!
Surface Book 3 – Review And Specifications! Today in this article, we will cover below aspects, Is Surface Book 3 a good buy? Are you...
Continue Reading