Geo J Thachankarygeothachankary.hashnode.devยทSep 13, 2024POCO to Dictionary Conversion Techniques in C#Recently in one of my projects, I had to extract properties and values of a C# object to send as key value pairs to a third party REST API. Instead of manually extracting each property, I wanted a way to convert a Plain Old CLR Object (POCO) into a D...129 readsC#Add a thoughtful commentNo comments yetBe the first to start the conversation.