System.IO.Pipelines
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
System.Numerics.Vectors
by: Microsoft
- 2 total downloads
- Latest version: 4.6.1
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe
by: Microsoft
- 2 total downloads
- Latest version: 6.1.2
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
System.Text.Encodings.Web
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
System.Text.Json
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Threading.Tasks.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 4.6.3
System.Threading.Tasks.Extensions