You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is an old issue but wanted to mention that netstandard 2.1 isn't available for Framework and it apparently never will be. I'd imagine that the better course would be to make a separate .NET 5/6 library to take advantage of those types.
Now that .NET Standard and .NET Core 3.0 is out, do you have any plans to further optimize the library by using
ArrayPool
andSpan<T>
?The text was updated successfully, but these errors were encountered: