System.Composition.AttributedModel by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.31-preview1-24530-04
Provides common attributes used by System.Composition types. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.AttributedModelProvider When using NuGet 3.x this package requires at least version 3.4.
System.Composition.Convention by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.0-rc.1.20451.14
Provides types that support using Managed Extensibility Framework with a convention-based configuration model. Commonly Used Types: System.Composition.Convention.ConventionBuilder System.Composition.Convention.ExportConventionBuilder System.Composition.Convention.ImportConventionBuilder System.Composition.Convention.PartConventionBuilder System.Composition.Convention.ParameterImportConventionBuilder When using NuGet 3.x this package requires at least version 3.4.
System.Composition.TypedParts by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.2.22472.3
Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration
System.Diagnostics.DiagnosticSource by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Diagnostics.EventLog by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.4.20251.6
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service. Commonly Used Types: System.Diagnostics.EventLog When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.TextWriterTraceListener by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0
Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWriter, or a stream, such as a System.IO.FileStream. Commonly Used Types: System.Diagnostics.TextWriterTraceListener System.Diagnostics.DelimitedListTraceListener When using NuGet 3.x this package requires at least version 3.4.
System.Formats.Asn1 by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
System.Interactive.Async by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 3.1.0-rc2
  • Ix Interactive Extensions Enumerable Asynchronous
Interactive Extensions (Ix) Async Library used to express queries over asynchronous enumerable sequences.
System.IO.Hashing by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.11
Provides classes that support storage of multiple data objects in a single container.
System.IO.Pipelines by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Async by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 5.1.0
  • LINQ async streams query
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
System.Management by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.4
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery
System.Memory.Data by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.5.24306.7
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData
System.Net.Http.Json by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent
System.Net.Http.WinHttpHandler by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler. Commonly Used Types: System.Net.Http.WinHttpHandler
System.Net.NetworkInformation by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22231
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
System.Net.Sockets by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1-beta-23225
Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown
System.Net.WebSockets.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-23123
Provides the System.Net.WebSockets.ClientWebSocket class, which allows a Client to connect to a Server using a WebSocket. Commonly Used Types: System.Net.WebSockets.ClientWebSocket
System.Private.ServiceModel by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.0-preview6.final
Package Description