Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebazzz
954 days ago
Think of ".NET Standard" as "the common .NET Standard on which you can build cross-framework libraries".
1 comments
bmitc
953 days ago
It is my understanding that it isn't recommend though anymore. In that it should only be used if you really want your library used in .NET Framework. My vague recollection is that it keeps you away from some of the benefits of the modern .NET.
link