System.Net.WebSockets.Client.Managed icon indicating copy to clipboard operation
System.Net.WebSockets.Client.Managed copied to clipboard

Make SR class Internal

Open ggeurts opened this issue 7 years ago • 1 comments

Public System.SR class unnecessarily causes conflicts in projects that have dependency on this library and define their own SR class.

ggeurts avatar Aug 28 '18 11:08 ggeurts

This repo needs updated to the latest Microsoft source code now that Span<T> is available in NET45 via the System.Memory package. There have been significant performance improvements and bug fixes.

zone117x avatar Aug 28 '18 19:08 zone117x