System.Net.WebHeaderCollection by: Microsoft
  • 14 total downloads
  • Latest version: 4.0.0-beta-22816
No description available.
System.Net.WebSockets by: Microsoft
  • 6 total downloads
  • Latest version: 4.0.0-beta-22816
No description available.
System.Net.WebSockets.Client by: Microsoft
  • 5 total downloads
  • Latest version: 4.0.0-beta-22816
No description available.
System.Numerics.Tensors by: Microsoft
  • 8 total downloads
  • Latest version: 0.1.0
Tensor class which represents and extends multi-dimensional arrays. Commonly Used Types: System.Numerics.Tensors.Tensor<T> System.Numerics.Tensors.CompressedSparseTensor<T> System.Numerics.Tensors.DenseTensor<T> System.Numerics.Tensors.SparseTensor<T>
System.Numerics.Vectors by: Microsoft
  • 21 total downloads
  • Latest version: 4.5.0
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications. Commonly Used Types: System.Numerics.Matrix3x2 System.Numerics.Matrix4x4 System.Numerics.Plane System.Numerics.Quaternion System.Numerics.Vector2 System.Numerics.Vector3 System.Numerics.Vector4 System.Numerics.Vector System.Numerics.Vector<T> 30ab651fcb4354552bd4891619a0bdd81e0ebdbf
System.Private.Uri by: Microsoft
  • 43 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
System.Reactive by: .NET Foundation and Contributors
  • 26 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.
System.Reactive.Core by: .NET Foundation and Contributors
  • 26 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.
System.Reactive.Experimental by: .NET Foundation and Contributors
  • 26 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Experimental Library containing unstable and infrequently used functionality.
System.Reactive.Interfaces by: .NET Foundation and Contributors
  • 25 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Interfaces Library containing essential interfaces.
System.Reactive.Linq by: .NET Foundation and Contributors
  • 28 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Query Library used to express complex event processing queries over observable sequences.
System.Reactive.PlatformServices by: .NET Foundation and Contributors
  • 29 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Platform Services Library used to access platform-specific functionality and enlightenment services.
System.Reactive.Providers by: .NET Foundation and Contributors
  • 28 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Providers Library used to build query providers and express complex event processing queries over those.
System.Reactive.Windows.Threading by: .NET Foundation and Contributors
  • 7 total downloads
  • Latest version: 3.0.0
  • Rx Reactive Extensions Observable LINQ Events
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
System.Reactive.WindowsRuntime by: .NET Foundation and Contributors
  • 5 total downloads
  • Latest version: 3.0.0
  • Rx Reactive Extensions Observable LINQ Events
Windows Runtime extensions library for Rx. Contains scheduler functionality and various bridges for the Windows Runtime.
System.Reflection.Context by: Microsoft
  • 12 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Provides classes that enable customized reflection contexts. Commonly Used Types: System.Reflection.Context.CustomReflectionContext
System.Reflection.Metadata by: Microsoft
  • 121 total downloads
  • Latest version: 5.0.0
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 116 total downloads
  • Latest version: 5.0.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.InteropServices.RuntimeInformation by: Microsoft
  • 50 total downloads
  • Latest version: 4.3.0
Provides APIs to query about runtime and OS information. Commonly Used Types: System.Runtime.InteropServices.RuntimeInformation System.Runtime.InteropServices.OSPlatform When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.Serialization.Xml by: Microsoft
  • 23 total downloads
  • Latest version: 4.0.10-beta-22816
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Runtime.Serialization.DataContractSerializer System.Runtime.Serialization.XmlObjectSerializer System.Runtime.Serialization.InvalidDataContractException System.Xml.XmlDictionaryReader System.Xml.XmlDictionaryWriter System.Xml.XmlDictionaryString System.Xml.UniqueId System.Xml.XmlDictionaryReaderQuotas System.Runtime.Serialization.DataContractResolver System.Xml.IXmlDictionary