khalidabuhakmeh / ConsoleTables

Print out a nicely formatted table in a console application C#
MIT License
944 stars 158 forks source link

Targeting netstandard v2.1 leaves out a lot of framework / netstandardv2.0 clients #73

Open ericnewton76 opened 2 months ago

ericnewton76 commented 2 months ago

Any particular reason why to change to netstandardv2.1 ? Was there new features needed in that target?

Trying to understand what looks like an arbitrary decision to upgrade when it wasn't needed.

alexeygritsenko commented 5 days ago

Dear authors, today I encountered a problem, I need a table in console program .net 4.8. I don't understand why this library doesn't support netstandard 2.0