This is just a tiny update about the nifty little library that is Tababular, because I enjoy using it so much, and I think more people should be using it too 🙂
The latest prerelease (3.0.0-b02) adds .NET Standard 2.0 as a target, and it has had a make-over making it appear more spacey, and therefore easier to decode visually:
+-------------+--------------+-------------+ | FirstColumn | SecondColumn | ThirdColumn | +-------------+--------------+-------------+ | r1 | hej | hej igen | +-------------+--------------+-------------+ | r2 | hej | hej igen | +-------------+--------------+-------------+
Last but not least, it has had its reflection routines implemented using the brilliant FastMember library, thus making it easier on your CPU 😊
About the author