YaNco icon indicating copy to clipboard operation
YaNco copied to clipboard

.NET Standard deprecation

Open fw2568 opened this issue 2 years ago • 1 comments

next major version of language.ext will require .NET 8, see also https://github.com/louthy/language-ext/discussions/1303

Currently we are based on .NET Standard to support both .NET framework and .NET Core. As there is a alternative from SAP (sapnco) it should be save to assume that all users are on .NET core, but jumping directly to .NET 8 could be a hard move for some users. Therefore .NET 8 migration should be scheduled for a version after 5, where version 5 is in between to close the gap to current language-ext features.

AB#639

fw2568 avatar Mar 05 '24 12:03 fw2568

see this discussion for users still prefering .NET Standard: https://github.com/dbosoft/YaNco/discussions/89#discussioncomment-9354375

fw2568 avatar Jun 05 '24 06:06 fw2568