BillTalksTooMuch
  • Home
Sign in Subscribe

core

A collection of 1 post
Some Bits On Reflection
core

Some Bits On Reflection

There are some hard to find solutions for reflection issues that work on both .NET 4.61 and .Net Core 1.1 I'm just putting there here so I can find them again. Turning a collection of objects into a List of objects List entityList = (objCollection as IEnumerable).Cast().ToList(
Oct 15, 2017 1 min read
Page 1 of 1
BillTalksTooMuch © 2023
Powered by Ghost